add to TestLocalizationService

This commit is contained in:
axell 2025-07-25 16:57:23 +02:00
parent 35d00905d9
commit 493ad9b827

View File

@ -28,6 +28,7 @@ func TestLocalizationService(t *testing.T) {
"ru": "Загрузка...",
"zh-CN": "加载中...",
"zh-TW": "載入中...",
"sv" : "Läser in...",
}
var keys []string