fix(common): regenerate i18n locale data files (#21783)

PR Close #21783
This commit is contained in:
Olivier Combe
2018-01-29 21:47:58 +01:00
committed by Miško Hevery
parent 420cc7afc6
commit 0b2f7d13d0
525 changed files with 8020 additions and 622 deletions

View File

@ -46,5 +46,5 @@ export default [
'{1} \'at\' {0}',
],
['.', ',', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'], '$', 'US Dollar', plural
['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'], '$', 'US Dollar', {}, plural
];