mirror of https://github.com/lxndrblz/anatole.git

João Lucas
04.48.2021 6943bff96c68b88dc88da43329a919fb73bf1b30
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 = "categoria"
 
[tag]
other = "etiqueta"
 
[reading_time]
one = "Tempo de leitura: 1 minuto"
other = "Tempo de leitura: {{ .Count }} minutos"
 
[page_not_found]
other = "Página não encontrada"
 
[page_does_not_exist]
other = "Desculpa, esta página não existe."
 
[head_back]
other = "Retornar à <a href=\"{{ . }}\">página inicial</a>."
 
[comments]
other = "comentários"
 
[send]
other = "Enviar"