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:

committed by
atscott

parent
ed2f5e0efa
commit
2f31ceca47
@ -43,6 +43,7 @@ export default [
|
||||
['{1} {0}', u, u, u],
|
||||
[',', '.', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
|
||||
['#,##0.###', '#,##0%', '¤ #,##0.00', '#E0'],
|
||||
'CDF',
|
||||
'FC',
|
||||
'Faranga ya Kongo',
|
||||
{
|
||||
|
Reference in New Issue
Block a user