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

Eli W. Hunter
05.55.2020 316835734fb24dff514eb30a42b9e1f427b99e38
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[category]
other = "категория"
 
[tag]
other = "тэг"
 
[series]
other = "серии"
 
[reading_time]
one = "Читать одну минуту"
other = "Читать около {{ .Count }} минут"
 
[page_not_found]
other = "Страница не найдена"
 
[page_does_not_exist]
other = "Извините, но этой страницы не существует."
 
[head_back]
other = "Можете вернуться обратно на <a href=\"{{ . }}\">домашнюю страницу</a>."
 
[powered_by]
other = "Работает на"