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 13b6128..869c9f4 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -3,6 +3,7 @@ home: "Home" articles: "Articles" about: "About" here: "Contact" +repo: "Repo" legal: "Privacy" language: "Language" toggleTheme: "Theme" diff --git a/i18n/it.yaml b/i18n/it.yaml index b91e78b..6bf9db8 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -3,6 +3,7 @@ home: "Home" articles: "Articoli" about: "Chi Sono" here: "Contatti" +repo: "Repo" legal: "Privacy" language: "Lingua" toggleTheme: "Tema" |
