• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3ii{
4    Currencies{
5        CNY{
6            "¥",
7            "CNY",
8        }
9        XXX{
10            "¤",
11            "ꅉꀋꐚꌠꌋꆀꎆꃀꀋꈁꀐꌠ",
12        }
13    }
14    CurrencyUnitPatterns{
15        other{"{0} {1}"}
16    }
17    Version{"36.1"}
18}
19