fix: generate the new locale files (#33682)

PR Close #33682
This commit is contained in:
Ephraim
2019-11-12 00:03:58 +02:00
committed by Kara Erickson
parent 472641cea0
commit 942e2ebe44
270 changed files with 4296 additions and 1063 deletions

View File

@ -555,7 +555,8 @@ export const locale_br = [
'TWD': [u, '$'],
'USD': ['$ SU', '$'],
'VND': [u, '₫'],
'XCD': [u, '$']
'XCD': [u, '$'],
'XXX': []
},
plural_br
];