/
githubmirror
/
jdk22
Обзор
Документация
Войти
/
githubmirror
/
jdk22
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
make/data/cldr/common/main/ar_SS.xml
26 строк
771 B
Naoto Sato
8306116: Update CLDR to Version 44.0
13 ноя 2023, 19:54
13 ноя 2023, 19:54
3684b4b
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2023 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html SPDX-License-Identifier: Unicode-DFS-2016 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) --> <ldml> <identity> <version number="$Revision$"/> <language type="ar"/> <territory type="SS"/> </identity> <numbers> <defaultNumberingSystem>arab</defaultNumberingSystem> <defaultNumberingSystem alt="latn">latn</defaultNumberingSystem> <currencies> <currency type="GBP"> <symbol>GB£</symbol> </currency> <currency type="SSP"> <symbol>£</symbol> </currency> </currencies> </numbers> </ldml>