Skip to content

Commit 8bbbdcc

Browse files
authored
Merge pull request #2470 from element-hq/actions/localazy-download
Localazy Download
2 parents 60c2ebf + 73f5aa0 commit 8bbbdcc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/i18n/strings/pl.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@
3535
"file_menu": {
3636
"label": "Plik"
3737
},
38+
"icon_overlay": {
39+
"description_error": "Błąd",
40+
"description_notifications": {
41+
"one": "Masz %(count)s nieprzeczytane powiadomienie.",
42+
"few": "Masz %(count)s nieprzeczytane powiadomienia.",
43+
"many": "Masz %(count)s nieprzeczytanych powiadomień."
44+
}
45+
},
3846
"menu": {
3947
"hide": "Ukryj",
4048
"hide_others": "Ukryj inne",

0 commit comments

Comments
 (0)