mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
🌐 Add better i18n support for article metadata
This commit is contained in:
+2
-1
@@ -1,5 +1,7 @@
|
||||
article:
|
||||
anchor_label: "Ancla"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "Actualizado: {{ .Date }}"
|
||||
draft: "Borrador"
|
||||
edit_title: "Editar contenido"
|
||||
reading_time:
|
||||
@@ -7,7 +9,6 @@ article:
|
||||
other: "{{ .Count }} mins"
|
||||
reading_time_title: "Tiempo de lectura"
|
||||
# table_of_contents: "Table of Contents"
|
||||
updated: "Actualizado"
|
||||
word_count:
|
||||
one: "{{ .Count }} palabra"
|
||||
other: "{{ .Count }} palabras"
|
||||
|
||||
Reference in New Issue
Block a user