mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
18 lines
377 B
Text
18 lines
377 B
Text
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
|
en_IM{
|
|
%%Parent{"en_001"}
|
|
Currencies{
|
|
GBP{
|
|
"£",
|
|
"UK Pound",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
GBP{
|
|
one{"UK pound"}
|
|
other{"UK pounds"}
|
|
}
|
|
}
|
|
Version{"2.1.38.69"}
|
|
}
|