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,12 +1,13 @@
|
||||
article:
|
||||
anchor_label: "Anchor"
|
||||
date: "{{ .Date }}"
|
||||
# date_updated: "Updated: {{ .Date }}"
|
||||
draft: "Taslak"
|
||||
edit_title: "İçeriği düzenle"
|
||||
reading_time:
|
||||
one: "{{ .Count }} dk"
|
||||
other: "{{ .Count }} dk"
|
||||
reading_time_title: "Okuma süresi"
|
||||
# updated: "Updated"
|
||||
word_count:
|
||||
one: "{{ .Count }} kelime"
|
||||
other: "{{ .Count }} kelime"
|
||||
|
||||
Reference in New Issue
Block a user