]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | es_GT{ | |
4 | %%Parent{"es_419"} | |
5 | Currencies{ | |
6 | GTQ{ | |
7 | "Q", | |
8 | "quetzal", | |
9 | } | |
10 | } | |
11 | CurrencyPlurals{ | |
12 | GTQ{ | |
13 | one{"quetzal"} | |
14 | other{"quetzales"} | |
15 | } | |
16 | } | |
17 | CurrencyUnitPatterns{ | |
18 | one{"{1} {0}"} | |
19 | other{"{1} {0}"} | |
20 | } | |
21 | Version{"36.1"} | |
22 | } |