mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-09 12:50:42 -04:00
add to TestLocalizationService
This commit is contained in:
parent
35d00905d9
commit
493ad9b827
@ -28,6 +28,7 @@ func TestLocalizationService(t *testing.T) {
|
|||||||
"ru": "Загрузка...",
|
"ru": "Загрузка...",
|
||||||
"zh-CN": "加载中...",
|
"zh-CN": "加载中...",
|
||||||
"zh-TW": "載入中...",
|
"zh-TW": "載入中...",
|
||||||
|
"sv" : "Läser in...",
|
||||||
}
|
}
|
||||||
|
|
||||||
var keys []string
|
var keys []string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user