mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 17:13:02 -04:00
🌐 Add better i18n support for article metadata
This commit is contained in:
+2
-1
@@ -1,5 +1,7 @@
|
||||
article:
|
||||
anchor_label: "Anchor"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "Updated: {{ .Date }}"
|
||||
draft: "Draft"
|
||||
edit_title: "Edit content"
|
||||
reading_time:
|
||||
@@ -7,7 +9,6 @@ article:
|
||||
other: "{{ .Count }} mins"
|
||||
reading_time_title: "Reading time"
|
||||
table_of_contents: "Table of Contents"
|
||||
updated: "Updated"
|
||||
word_count:
|
||||
one: "{{ .Count }} word"
|
||||
other: "{{ .Count }} words"
|
||||
|
||||
Reference in New Issue
Block a user