diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-29 13:32:29 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-29 13:32:29 +0200 |
| commit | 94d02d50ba9f84f7dfbb15c2743b493fd3a30334 (patch) | |
| tree | 7d814c3e06a6c6c59e301256669b1871b0c4cb65 /i18n/en.yaml | |
| parent | fb98e1e94d624605ba6ea75daf5e8ce0400fa629 (diff) | |
| parent | 15c7acd20849b13ab445ff8555ace5fb22a3ad7a (diff) | |
| download | danixxyz-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/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 3 |
1 files changed, 2 insertions, 1 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" |
