Skip to content

Commit c133e98

Browse files
authored
Update Polish translations (luizdepra#552)
1 parent b01e7d5 commit c133e98

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

i18n/pl.toml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
11
[category]
22
other = "kategoria"
33

4+
[categories]
5+
other = "kategorie"
6+
47
[tag]
58
other = "tag"
69

10+
[tags]
11+
other = "tagi"
12+
713
[series]
814
other = "seria"
915

1016
[author]
1117
other = "autor(ka)"
1218

19+
[authors]
20+
other = "autorzy"
21+
1322
[posts]
1423
other = "posty"
1524

@@ -31,3 +40,24 @@ other = "Napędzane przez"
3140

3241
[see_also]
3342
other = "Zobacz również"
43+
44+
[note]
45+
other = "notka"
46+
47+
[tip]
48+
other = "wskazówka"
49+
50+
[example]
51+
other = "przykład"
52+
53+
[question]
54+
other = "pytanie"
55+
56+
[info]
57+
other = "informacja"
58+
59+
[warning]
60+
other = "ostrzeżenie"
61+
62+
[error]
63+
other = "błąd"

0 commit comments

Comments
 (0)