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 2bcf579..2a90f2b 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -21,6 +21,8 @@ readingTime: "reading time" min: "min" author: "Author" category: "Category" +categories: "Categories" +tag: "Tag" tags: "Tags" relatedPosts: "Related articles" noRelated: "No related articles." diff --git a/i18n/it.yaml b/i18n/it.yaml index e22c0c5..9fd729e 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -21,6 +21,8 @@ readingTime: "tempo di lettura" min: "min" author: "Autore" category: "Categoria" +categories: "Categorie" +tag: "Tag" tags: "Tag" relatedPosts: "Articoli correlati" noRelated: "Nessun articolo correlato." |
