mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-22 18:40:20 -04:00
🌐 Pass .WordCount to i18n function
This commit is contained in:
committed by
James Panther
parent
65a7228bfc
commit
b4cbe9122b
+3
-1
@@ -6,7 +6,9 @@ article:
|
||||
one: "{{ .Count }} min"
|
||||
other: "{{ .Count }} mins"
|
||||
reading_time_title: "Reading time"
|
||||
word_count_unit: "Words"
|
||||
word_count:
|
||||
one: "{{ .Count }} word"
|
||||
other: "{{ .Count }} words"
|
||||
|
||||
author:
|
||||
byline_title: "Author"
|
||||
|
||||
Reference in New Issue
Block a user