blob: 62af086a4272ff8ac9531773b67442214c2fc6f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
<!--
Copyright © 1991-2016 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<supplementalData>
<version number="$Revision: 12347 $"/>
<transforms>
<transform source="ia" target="fa" direction="forward" alias="fa-t-ia">
<tRule><![CDATA[
::ia-ia_FONIPA;
::und_FONIPA-fa;
]]></tRule>
</transform>
</transforms>
</supplementalData>
|