mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-2948 Improve the currency formats
X-SVN-Rev: 13827
This commit is contained in:
parent
e064414840
commit
3b02342c87
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ vi {
|
|||
ZW { "Dim-ba-bu-\u00ea" }
|
||||
}
|
||||
Currencies {
|
||||
VND { "\u20AB", "\u00d0\u00f4ng" } // Vietnamese Dong
|
||||
VND { "\u0111", "\u00d0\u00f4ng" } // Vietnamese Dong. More people use \u0111 rather than \u20AB
|
||||
}
|
||||
DateTimeElements:intvector {
|
||||
2,
|
||||
|
|
Loading…
Add table
Reference in a new issue