🌐 Add placeholder i18n strings

pull/57/head
James Panther 2021-12-18 08:55:53 +11:00
parent b4cbe9122b
commit e1974344be
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
4 changed files with 12 additions and 0 deletions

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"

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"

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"

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"