refactor: update locales with extracted currency codes (#32584)

The locale data extraction has been modified to include the default
currency code in the generated locale data. This commit updates these
generated files accordingly.

PR Close #32584
This commit is contained in:
Pete Bacon Darwin
2019-12-14 10:39:42 +00:00
committed by atscott
parent ed2f5e0efa
commit 2f31ceca47
1086 changed files with 1253 additions and 52 deletions

View File

@ -42,6 +42,7 @@ export default [
['{1} {0}', u, u, u],
['.', ',', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'],
'KES',
'Ksh',
'Shilingi ya Kenya',
{'JPY': ['JP¥', '¥'], 'KES': ['Ksh'], 'USD': ['US$', '$']},