mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Update i18n files with missing keys
This commit is contained in:
25
i18n/sk.toml
25
i18n/sk.toml
@@ -1,14 +1,18 @@
|
||||
[categories]
|
||||
one = "kategória"
|
||||
other = "categories"
|
||||
|
||||
[tags]
|
||||
one = "téma"
|
||||
other = "tags"
|
||||
|
||||
[series]
|
||||
one = "diel"
|
||||
other = "series"
|
||||
|
||||
[authors]
|
||||
one = "autor"
|
||||
other = "authors"
|
||||
|
||||
[posts]
|
||||
other = "články"
|
||||
@@ -33,3 +37,24 @@ other = "Pozrite tiež"
|
||||
|
||||
[powered_by]
|
||||
other = "Táto stránka bola vytvorená cez"
|
||||
|
||||
[note]
|
||||
other = "note"
|
||||
|
||||
[tip]
|
||||
other = "tip"
|
||||
|
||||
[example]
|
||||
other = "example"
|
||||
|
||||
[question]
|
||||
other = "question"
|
||||
|
||||
[info]
|
||||
other = "info"
|
||||
|
||||
[warning]
|
||||
other = "warning"
|
||||
|
||||
[error]
|
||||
other = "error"
|
||||
|
||||
Reference in New Issue
Block a user