diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-26 18:13:51 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-26 18:13:51 +0200 |
| commit | 722852196843c25ffe416805844d741a4af132bd (patch) | |
| tree | 064184582b734a00f0072b2ab01158baa182eec7 /i18n/en.yaml | |
| parent | a1d1b8917ba9a74242bddd049d4e6dd2bec4531f (diff) | |
| parent | 775bf8552233258e4e440ceab71ccc3da7d6b8b8 (diff) | |
| download | danixxyz-722852196843c25ffe416805844d741a4af132bd.tar.gz danixxyz-722852196843c25ffe416805844d741a4af132bd.zip | |
Merge slackware-projects: Slackware section, menu restructure, project pages
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 3714ea3..658c962 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -5,8 +5,7 @@ home: "Home" articles: "Articles" about: "About" here: "Contact" -gitrepo: "Git Repository" -repo: "Repo" +repo: "Packages" legal: "Privacy" language: "Language" toggleTheme: "Theme" @@ -184,6 +183,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" |
