summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-29 13:29:26 +0200
committerDanilo M. <danix@danix.xyz>2026-04-29 13:29:26 +0200
commitdc91aa5ed99bfa2390924ff7ab0ca5b8f59cd54a (patch)
tree945fbf24d2d6a825a7d8bb9dba4edbe7e09d0d3e /i18n
parentdc4eba2c6a709995a2f4718f9fb407f3057a13b8 (diff)
downloaddanixxyz-dc91aa5ed99bfa2390924ff7ab0ca5b8f59cd54a.tar.gz
danixxyz-dc91aa5ed99bfa2390924ff7ab0ca5b8f59cd54a.zip
Added git repository entry in main menu
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml3
-rw-r--r--i18n/it.yaml3
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"