From dc91aa5ed99bfa2390924ff7ab0ca5b8f59cd54a Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 29 Apr 2026 13:29:26 +0200 Subject: Added git repository entry in main menu --- i18n/en.yaml | 3 ++- i18n/it.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'i18n') 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" -- cgit v1.2.3