diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 3 | ||||
| -rw-r--r-- | i18n/it.yaml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index bf35bb4..dcad3d2 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -3,7 +3,8 @@ home: "Home" articles: "Articles" about: "About" here: "Contact" -# repo: "Repo" +gitrepo: "Git Repository" +repo: "Repo" legal: "Privacy" language: "Language" toggleTheme: "Theme" diff --git a/i18n/it.yaml b/i18n/it.yaml index 31424ea..e0e7733 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -3,7 +3,8 @@ home: "Home" articles: "Articoli" about: "Chi Sono" here: "Contatti" -# repo: "Repo" +gitrepo: "Repository Git" +repo: "Repo" legal: "Privacy" language: "Lingua" toggleTheme: "Tema" |
