summaryrefslogtreecommitdiffstats
path: root/i18n/en.yaml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-26 17:08:47 +0200
committerDanilo M. <danix@danix.xyz>2026-06-26 17:08:47 +0200
commit5ed2d39740a3a581f24995ccea0a9c4afe73fd83 (patch)
tree2b58f6a1a39b8afb838622862ca8ecfb6aec35a1 /i18n/en.yaml
parent626e467553004610fc0a99c1261b398d544590e9 (diff)
downloaddanixxyz-5ed2d39740a3a581f24995ccea0a9c4afe73fd83.tar.gz
danixxyz-5ed2d39740a3a581f24995ccea0a9c4afe73fd83.zip
feat: rename menu labels (Projects/Packages) and add slackware i18n keys
Diffstat (limited to 'i18n/en.yaml')
-rw-r--r--i18n/en.yaml15
1 files changed, 13 insertions, 2 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 3714ea3..7e9e935 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -5,8 +5,8 @@ home: "Home"
articles: "Articles"
about: "About"
here: "Contact"
-gitrepo: "Git Repository"
-repo: "Repo"
+gitrepo: "Projects"
+repo: "Packages"
legal: "Privacy"
language: "Language"
toggleTheme: "Theme"
@@ -184,6 +184,17 @@ repo_example_2_desc:
# repo_example_3_desc:
# other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration."
+# Slackware Section
+slackware: "Slackware"
+slackwareTitle: "Slackware"
+slackwareSubtitle: "Projects I build and maintain on Slackware."
+projectStatus: "Status"
+viewRepo: "View repository"
+status-active: "active"
+status-maintained: "maintained"
+status-wip: "wip"
+status-archived: "archived"
+
# CTA Block shortcode
actions_cta: "Open link"