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: "Ancre"
|
||||
date: "{{ .Date }}"
|
||||
# date_updated: "Updated: {{ .Date }}"
|
||||
draft: "Brouillon"
|
||||
edit_title: "Editer"
|
||||
reading_time:
|
||||
@@ -7,7 +9,6 @@ article:
|
||||
other: "{{ .Count }} mins"
|
||||
reading_time_title: "Temps de lecture"
|
||||
# table_of_contents: "Table of Contents"
|
||||
# updated: "Updated"
|
||||
# word_count:
|
||||
# one: "{{ .Count }} word"
|
||||
# other: "{{ .Count }} words"
|
||||
|
||||
Reference in New Issue
Block a user