Fix translation for "minutes" and "words" counters
This commit is contained in:
parent
2dfcafb7bd
commit
c28b51140d
8 changed files with 15 additions and 15 deletions
|
|
@ -20,9 +20,9 @@
|
|||
- id: nextPost
|
||||
translation: "Nächster Post"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "minuten"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
translation: "wörter"
|
||||
|
||||
|
||||
# 404 page
|
||||
|
|
|
|||
|
|
@ -20,9 +20,9 @@
|
|||
- id: nextPost
|
||||
translation: "Next Post"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "minutes"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
translation: "words"
|
||||
|
||||
|
||||
# 404 page
|
||||
|
|
|
|||
|
|
@ -20,9 +20,9 @@
|
|||
- id: nextPost
|
||||
translation: "Artículo siguiente"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "minutos"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
translation: "palabras"
|
||||
|
||||
|
||||
# 404 page
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
- id: nextPost
|
||||
translation: "Post suivant"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "minutes"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
|
||||
|
|
|
|||
|
|
@ -20,9 +20,9 @@
|
|||
- id: nextPost
|
||||
translation: "次ページ"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "分間"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
translation: "言葉"
|
||||
|
||||
|
||||
# 404 page
|
||||
|
|
|
|||
|
|
@ -20,9 +20,9 @@
|
|||
- id: nextPost
|
||||
translation: "Następny"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "minuty"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
translation: "słowa"
|
||||
|
||||
|
||||
# 404 page
|
||||
|
|
|
|||
|
|
@ -20,9 +20,9 @@
|
|||
- id: nextPost
|
||||
translation: "Следующий"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "минут"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
translation: "слова"
|
||||
|
||||
|
||||
# 404 page
|
||||
|
|
|
|||
|
|
@ -20,9 +20,9 @@
|
|||
- id: nextPost
|
||||
translation: "后一篇"
|
||||
- id: readTime
|
||||
translation: "min"
|
||||
translation: "分钟"
|
||||
- id: words
|
||||
translation: "mots"
|
||||
translation: "个字"
|
||||
|
||||
|
||||
# 404 page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue