fix(common): regenerate i18n locale data files (#21783)
PR Close #21783
This commit is contained in:

committed by
Miško Hevery

parent
420cc7afc6
commit
0b2f7d13d0
@ -43,5 +43,6 @@ export default [
|
||||
,
|
||||
],
|
||||
['.', ',', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
|
||||
['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'], 'Ksh', 'Shilingi ya Kenya', plural
|
||||
['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'], 'Ksh', 'Shilingi ya Kenya',
|
||||
{'JPY': ['JP¥', '¥'], 'KES': ['Ksh'], 'USD': ['US$', '$']}, plural
|
||||
];
|
||||
|
Reference in New Issue
Block a user