mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add misssing Polish translations (#486)
This commit is contained in:
committed by
GitHub
parent
b50bde7e47
commit
3ab299fb8d
12
i18n/pl.toml
12
i18n/pl.toml
@@ -7,8 +7,15 @@ other = "tag"
|
||||
[series]
|
||||
other = "seria"
|
||||
|
||||
[author]
|
||||
other = "autor(ka)"
|
||||
|
||||
[posts]
|
||||
other = "posty"
|
||||
|
||||
[reading_time]
|
||||
other = "czas czytania: {{ .Count }} min"
|
||||
one = "1 min czytania"
|
||||
other = "{{ .Count }} min czytania"
|
||||
|
||||
[page_not_found]
|
||||
other = "Nie znaleziono strony"
|
||||
@@ -21,3 +28,6 @@ other = "Możesz wrócić na <a href=\"{{ . }}\">stronę domową</a>."
|
||||
|
||||
[powered_by]
|
||||
other = "Napędzane przez"
|
||||
|
||||
[see_also]
|
||||
other = "Zobacz również"
|
||||
|
||||
Reference in New Issue
Block a user