mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 17:59:24 -04:00
feat(localization): Add test case for Vietnamese
This commit is contained in:
parent
7b5e86315c
commit
110309ba13
@ -26,6 +26,7 @@ func TestLocalizationService(t *testing.T) {
|
|||||||
"pt-BR": "Carregando...",
|
"pt-BR": "Carregando...",
|
||||||
"tr": "Yükleniyor...",
|
"tr": "Yükleniyor...",
|
||||||
"ru": "Загрузка...",
|
"ru": "Загрузка...",
|
||||||
|
"vi": "Đang nạp...",
|
||||||
"zh-CN": "加载中...",
|
"zh-CN": "加载中...",
|
||||||
"zh-TW": "載入中...",
|
"zh-TW": "載入中...",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user