]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | en_GG{ | |
4 | %%Parent{"en_001"} | |
5 | Currencies{ | |
6 | GBP{ | |
7 | "£", | |
8 | "UK Pound", | |
9 | } | |
10 | } | |
11 | CurrencyPlurals{ | |
12 | GBP{ | |
13 | one{"UK pound"} | |
14 | other{"UK pounds"} | |
15 | } | |
16 | } | |
17 | Version{"2.1.31.33"} | |
18 | } |