mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
fixed but with image zoom
This commit is contained in:
+7
-4
@@ -8,10 +8,13 @@ article:
|
||||
one: "{{ .Count }} minuto"
|
||||
other: "{{ .Count }} minutos"
|
||||
reading_time_title: "Tempo de leitura"
|
||||
# table_of_contents: "Table of Contents"
|
||||
# word_count:
|
||||
# one: "{{ .Count }} word"
|
||||
# other: "{{ .Count }} words"
|
||||
table_of_contents: "Tabela de conteúdos"
|
||||
word_count:
|
||||
one: "{{ .Count }} palavra"
|
||||
other: "{{ .Count }} palavras"
|
||||
views:
|
||||
one: "{{ .Count }} visualização"
|
||||
other: "{{ .Count }} visualizaçōes"
|
||||
|
||||
author:
|
||||
byline_title: "Autor"
|
||||
|
||||
@@ -12,6 +12,9 @@ article:
|
||||
word_count:
|
||||
one: "{{ .Count }} palavra"
|
||||
other: "{{ .Count }} palavras"
|
||||
views:
|
||||
one: "{{ .Count }} visualização"
|
||||
other: "{{ .Count }} visualizaçōes"
|
||||
|
||||
author:
|
||||
byline_title: "Autor"
|
||||
|
||||
Reference in New Issue
Block a user