summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-29 13:32:29 +0200
committerDanilo M. <danix@danix.xyz>2026-04-29 13:32:29 +0200
commit94d02d50ba9f84f7dfbb15c2743b493fd3a30334 (patch)
tree7d814c3e06a6c6c59e301256669b1871b0c4cb65 /i18n
parentfb98e1e94d624605ba6ea75daf5e8ce0400fa629 (diff)
parent15c7acd20849b13ab445ff8555ace5fb22a3ad7a (diff)
downloaddanixxyz-94d02d50ba9f84f7dfbb15c2743b493fd3a30334.tar.gz
danixxyz-94d02d50ba9f84f7dfbb15c2743b493fd3a30334.zip
docs: update WORKFLOW.md for production branch deploy + fix hugo.toml gitrepo paramsrelease_29042026-1332
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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"