mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
27.09.2021 963a78323b0fc8474c0d3b03fdf7577e03454d3b
i18n/cs.toml
@@ -1,15 +1,21 @@
[categories]
one = "kategorie"
other = "categories"
[tags]
one = "tag"
other = "tags"
[series]
one = "série"
other = "series"
[authors]
one = "author"
other = "authors"
[posts]
other = "posts"
[reading_time]
other = "Délka čtení: {{ .Count }}"
@@ -28,3 +34,24 @@
[see_also]
other = "Podívejte se také na"
[note]
other = "note"
[tip]
other = "tip"
[example]
other = "example"
[question]
other = "question"
[info]
other = "info"
[warning]
other = "warning"
[error]
other = "error"