2015-06-24 16:42:11 -07:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2019-05-08 12:45:02 -07:00
|
|
|
|
<!-- Copyright © 1991-2019 Unicode, Inc.
|
2015-06-24 16:42:11 -07:00
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2018-06-15 11:58:34 +05:30
|
|
|
|
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
|
|
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
2015-06-24 16:42:11 -07:00
|
|
|
|
-->
|
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-05-08 12:45:02 -07:00
|
|
|
|
<version number="$Revision: 14936 $"/>
|
2015-06-24 16:42:11 -07:00
|
|
|
|
<language type="ar"/>
|
|
|
|
|
<territory type="KW"/>
|
|
|
|
|
</identity>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
<numbers>
|
|
|
|
|
<defaultNumberingSystem>arab</defaultNumberingSystem>
|
2019-05-08 12:45:02 -07:00
|
|
|
|
<symbols numberSystem="arab">
|
|
|
|
|
<decimal draft="contributed">٫</decimal>
|
|
|
|
|
<group draft="contributed">٬</group>
|
|
|
|
|
</symbols>
|
|
|
|
|
<symbols numberSystem="latn">
|
|
|
|
|
<decimal draft="contributed">.</decimal>
|
|
|
|
|
<group draft="contributed">,</group>
|
|
|
|
|
</symbols>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
</numbers>
|
2015-06-24 16:42:11 -07:00
|
|
|
|
</ldml>
|