mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-14 04:28:49 +00:00
feat(localization): Add Vietnamese translation (#926)
* feat(localization): Add Vietnamese translation * feat(localization): Add Vietnamese language translation * feat(localization): Add record to CHANGELOG.md * feat(localization): Add test case for Vietnamese
This commit is contained in:
@@ -27,6 +27,7 @@ func TestLocalizationService(t *testing.T) {
|
||||
"pt-BR": "Carregando...",
|
||||
"tr": "Yükleniyor...",
|
||||
"ru": "Загрузка...",
|
||||
"vi": "Đang nạp...",
|
||||
"zh-CN": "加载中...",
|
||||
"zh-TW": "載入中...",
|
||||
"sv" : "Laddar...",
|
||||
|
||||
Reference in New Issue
Block a user