diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 1 | ||||
| -rw-r--r-- | i18n/it.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 64b0a26..d543e6f 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,4 +1,5 @@ # Navigation & UI +home: "Home" articles: "Articles" about: "About" here: "Contact" diff --git a/i18n/it.yaml b/i18n/it.yaml index 19847e3..2f8d8e1 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -1,4 +1,5 @@ # Navigation & UI +home: "Home" articles: "Articoli" about: "Chi Sono" here: "Contatti" |
