🌐 Add placeholder i18n strings

This commit is contained in:
James Panther
2021-12-18 08:55:53 +11:00
parent b4cbe9122b
commit e1974344be
4 changed files with 12 additions and 0 deletions
+3
View File
@@ -6,6 +6,9 @@ article:
one: "{{ .Count }} min"
other: "{{ .Count }} min"
reading_time_title: "Lesezeit"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
author:
byline_title: "Autor"
+3
View File
@@ -6,6 +6,9 @@ article:
one: "{{ .Count }} min"
other: "{{ .Count }} mins"
reading_time_title: "Tiempo de lectura"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
author:
byline_title: "Autor"
+3
View File
@@ -6,6 +6,9 @@ article:
one: "{{ .Count }} min"
other: "{{ .Count }} mins"
reading_time_title: "Temps de lecture"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
author:
byline_title: "Auteur"
+3
View File
@@ -6,6 +6,9 @@ article:
one: "{{ .Count }} minuto"
other: "{{ .Count }} minutos"
reading_time_title: "Tempo de leitura"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
author:
byline_title: "Autor"