add Polish language translation (#1309)
* feat(localization): add Polish language translation * feat(localization): add Polish language translation
This commit is contained in:
parent
b11d8132dd
commit
1f9c2272e6
4 changed files with 69 additions and 0 deletions
|
|
@ -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": "Загрузка...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue