diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 2 | ||||
| -rw-r--r-- | i18n/it.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index f464748..89b9b22 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -44,6 +44,8 @@ updated: "Updated" readingTime: "reading time" min: "min" author: "Author" +words: "words" +articleStats: "article" category: "Category" categories: "Categories" tag: "Tag" diff --git a/i18n/it.yaml b/i18n/it.yaml index 438eb8a..c1df1ad 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -44,6 +44,8 @@ updated: "Aggiornato" readingTime: "tempo di lettura" min: "min" author: "Autore" +words: "parole" +articleStats: "articolo" category: "Categoria" categories: "Categorie" tag: "Tag" |
