Enable locale 'vi' for Vietnamese

This commit is contained in:
wiz
2020-12-03 10:16:02 +09:00
parent 2b2bc2fc41
commit 83501cfdbe
4 changed files with 2233 additions and 1 deletions

View File

@@ -71,6 +71,10 @@
"translation": "src/locale/messages.uk.xlf",
"baseHref": "/uk/"
},
"vi": {
"translation": "src/locale/messages.vi.xlf",
"baseHref": "/vi/"
},
"zh": {
"translation": "src/locale/messages.zh.xlf",
"baseHref": "/zh/"