• 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
3en_JE{
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{"36.1"}
18}
19