Skip to content

Commit

Permalink
Update vi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Huỳnh Đức Khoản authored and mayswind committed Dec 3, 2024
1 parent c1b06ea commit db506fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"shortDateFormat": "DDMMYYYY",
"longTimeFormat": "HHMMSSA",
"shortTimeFormat": "HHMMA",
"decimalSeparator": "Dot",
"digitGroupingSymbol": "Comma",
"decimalSeparator": "Comma",
"digitGroupingSymbol": "Dot",
"digitGrouping": "ThousandsSeparator",
"currencyDisplayType": "SymbolBeforeAmount"
},
Expand Down

0 comments on commit db506fa

Please sign in to comment.