mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
ICU-21971 Added a new numeric currecny code SLE/695 for Sierra Leone Leone.
This commit is contained in:
parent
b144aac447
commit
c205e7ee49
4 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
// Corporation and others. All Rights Reserved.
|
||||
//---------------------------------------------------------
|
||||
// Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
|
||||
// Build date: 2022-02-16T22:39:51Z
|
||||
// Build date: 2022-03-30T17:57:09Z
|
||||
//---------------------------------------------------------
|
||||
// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
|
||||
// >> !!! >>> DO NOT EDIT <<< !!! <<
|
||||
|
@ -234,6 +234,7 @@ currencyNumericCodes:table(nofallback){
|
|||
SHP:int{654}
|
||||
SIT:int{705}
|
||||
SKK:int{703}
|
||||
SLE:int{695}
|
||||
SLL:int{694}
|
||||
SOS:int{706}
|
||||
SRD:int{968}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a88ed935ed88480d4ca199b58bf0103eca91ae2852ba42f143e6822fc4318f6
|
||||
size 13875602
|
||||
oid sha256:03e385b9fcef420f2320fec8d995bae4cbb09910202ea3f3acf35e50cdf3e7a4
|
||||
size 13875613
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0727919b78db14c63d840863015f78a0576911020cd13bab44ea44e497210f1
|
||||
size 95822
|
||||
oid sha256:cb43b3782f7fffe193e669f857f82e30e5a12e8c891c6e5e1c31b4aed068bc37
|
||||
size 95826
|
||||
|
|
|
@ -336,6 +336,7 @@ public class NumericCodeData {
|
|||
{"SHP", "654"},
|
||||
{"SIT", "705"},
|
||||
{"SKK", "703"},
|
||||
{"SLE", "695"},
|
||||
{"SLL", "694"},
|
||||
{"SOS", "706"},
|
||||
{"SRD", "968"},
|
||||
|
|
Loading…
Add table
Reference in a new issue