We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01e7d5 commit c133e98Copy full SHA for c133e98
i18n/pl.toml
@@ -1,15 +1,24 @@
1
[category]
2
other = "kategoria"
3
4
+[categories]
5
+other = "kategorie"
6
+
7
[tag]
8
other = "tag"
9
10
+[tags]
11
+other = "tagi"
12
13
[series]
14
other = "seria"
15
16
[author]
17
other = "autor(ka)"
18
19
+[authors]
20
+other = "autorzy"
21
22
[posts]
23
other = "posty"
24
@@ -31,3 +40,24 @@ other = "Napędzane przez"
31
40
32
41
[see_also]
33
42
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