| // © 2016 and later: Unicode, Inc. and others. | |
| // License & terms of use: http://www.unicode.org/copyright.html#License | |
| en_GG{ | |
| %%Parent{"en_001"} | |
| Currencies{ | |
| GBP{ | |
| "£", | |
| "UK Pound", | |
| } | |
| } | |
| CurrencyPlurals{ | |
| GBP{ | |
| one{"UK pound"} | |
| other{"UK pounds"} | |
| } | |
| } | |
| Version{"2.1.47.69"} | |
| } |