mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-14 12:38:45 +00:00
feat(localization): add Polish language translation (#1363)
(cherry picked from commit 1f9c2272e6)
Co-authored-by: bplajzer <b.plajzerr@gmail.com>
This commit is contained in:
@@ -24,6 +24,7 @@ func TestLocalizationService(t *testing.T) {
|
||||
"nb": "Laster inn...",
|
||||
"nl": "Laden...",
|
||||
"nn": "Lastar inn...",
|
||||
"pl": "Ładowanie...",
|
||||
"pt-BR": "Carregando...",
|
||||
"tr": "Yükleniyor...",
|
||||
"ru": "Загрузка...",
|
||||
|
||||
Reference in New Issue
Block a user