2024-08-26 17:13:18 +02:00
|
|
|
[categories]
|
|
|
|
one = "category"
|
|
|
|
other = "categories"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
2024-08-26 17:13:18 +02:00
|
|
|
[tags]
|
|
|
|
one = "tag"
|
|
|
|
other = "tags"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
|
|
|
[series]
|
2024-08-26 17:13:18 +02:00
|
|
|
one = "series"
|
2020-07-16 22:43:30 +02:00
|
|
|
other = "series"
|
|
|
|
|
2024-08-26 17:13:18 +02:00
|
|
|
[authors]
|
|
|
|
one = "author"
|
|
|
|
other = "authors"
|
|
|
|
|
|
|
|
[posts]
|
|
|
|
other = "posts"
|
|
|
|
|
2020-07-16 22:43:30 +02:00
|
|
|
[reading_time]
|
2024-08-26 17:13:18 +02:00
|
|
|
one = "One-minute read"
|
2020-07-16 22:43:30 +02:00
|
|
|
other = "{{ .Count }}-minute read"
|
|
|
|
|
|
|
|
[page_not_found]
|
|
|
|
other = "Page Not Found"
|
|
|
|
|
|
|
|
[page_does_not_exist]
|
|
|
|
other = "Sorry, this page does not exist."
|
|
|
|
|
|
|
|
[head_back]
|
2024-08-26 17:13:18 +02:00
|
|
|
other = "You can head back to the <a href=\"{{ . }}\">homepage</a>."
|
|
|
|
|
|
|
|
[licensed_under]
|
|
|
|
other = "Licensed under"
|
2020-07-16 22:43:30 +02:00
|
|
|
|
|
|
|
[powered_by]
|
|
|
|
other = "Powered by"
|
2024-08-26 17:13:18 +02:00
|
|
|
|
|
|
|
[see_also]
|
|
|
|
other = "See also in"
|
|
|
|
|
|
|
|
[note]
|
|
|
|
other = "note"
|
|
|
|
|
|
|
|
[tip]
|
|
|
|
other = "tip"
|
|
|
|
|
|
|
|
[example]
|
|
|
|
other = "example"
|
|
|
|
|
|
|
|
[question]
|
|
|
|
other = "question"
|
|
|
|
|
|
|
|
[info]
|
|
|
|
other = "info"
|
|
|
|
|
|
|
|
[warning]
|
|
|
|
other = "warning"
|
|
|
|
|
|
|
|
[error]
|
|
|
|
other = "error"
|
|
|
|
|
|
|
|
[link_to_heading]
|
|
|
|
other = "Link to heading"
|