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