mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
commit
abf51ad142
2 changed files with 6 additions and 6 deletions
|
@ -21,10 +21,10 @@ article:
|
|||
likes:
|
||||
one: "{{ .Count }} disukai"
|
||||
other: "{{ .Count }} disukai"
|
||||
part_of_series: "This article is part of a series."
|
||||
part: "Part"
|
||||
this_article: "This Article"
|
||||
related_articles: "Related"
|
||||
part_of_series: "Artikel ini merupakan bagian dari sebuah seri."
|
||||
part: "Bagian"
|
||||
this_article: "Artikel ini"
|
||||
related_articles: "Terkait"
|
||||
|
||||
author:
|
||||
byline_title: "Penulis"
|
||||
|
|
|
@ -38,7 +38,7 @@ error:
|
|||
footer:
|
||||
dark_appearance: "Mudar para modo escuro"
|
||||
light_appearance: "Mudar para modo claro"
|
||||
powered_by: "Movido por {{ .Hugo }} & {{ .Theme }}"
|
||||
powered_by: "Criado por {{ .Hugo }} & {{ .Theme }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "Link para site externo"
|
||||
|
@ -62,7 +62,7 @@ sharing:
|
|||
twitter: "Partilhar no Twitter"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recente"
|
||||
recent_articles: "Recentes"
|
||||
|
||||
recent:
|
||||
show_more: "Mostrar mais"
|
||||
|
|
Loading…
Reference in a new issue