mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-09 04:39:11 -04:00
fix(localization): add Icelandic to manifest.json
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
d667944e67
commit
19d0afb6b8
@ -5,6 +5,7 @@
|
||||
"es",
|
||||
"et",
|
||||
"fr",
|
||||
"is",
|
||||
"ja",
|
||||
"pt-BR",
|
||||
"tr",
|
||||
|
@ -19,6 +19,7 @@ func TestLocalizationService(t *testing.T) {
|
||||
"et": "Laadin...",
|
||||
"fr": "Chargement...",
|
||||
"ja": "ロード中...",
|
||||
"is": "Hleður...",
|
||||
"pt-BR": "Carregando...",
|
||||
"tr": "Yükleniyor...",
|
||||
"zh-CN": "加载中...",
|
||||
|
Loading…
x
Reference in New Issue
Block a user