Feature: add Vietnamese translation (#10352)

This commit is contained in:
shamoon
2025-07-08 14:13:20 -07:00
committed by GitHub
parent 850444c2fc
commit 9178af5fb2
7 changed files with 69 additions and 63 deletions

View File

@@ -48,6 +48,7 @@
"sv-SE": "src/locale/messages.sv_SE.xlf",
"tr-TR": "src/locale/messages.tr_TR.xlf",
"uk-UA": "src/locale/messages.uk_UA.xlf",
"vi-VN": "src/locale/messages.vi_VN.xlf",
"zh-CN": "src/locale/messages.zh_CN.xlf",
"zh-TW": "src/locale/messages.zh_TW.xlf"
}