add Polish language translation (#1309)

* feat(localization): add Polish language translation

* feat(localization): add Polish language translation
This commit is contained in:
bplajzer 2025-11-24 17:55:47 +01:00 committed by GitHub
parent b11d8132dd
commit 1f9c2272e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 69 additions and 0 deletions

View file

@ -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": "Загрузка...",