summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-17 10:43:57 +0200
committerDanilo M. <danix@danix.xyz>2026-04-17 10:43:57 +0200
commit54abda24117c1b09e97216b84e6f88a18de804d8 (patch)
tree66ef7d1d2904b39af210ff83300ff7435e813ee6
parent2a871321763c4b8ff33da5d303eee0e698981cc1 (diff)
downloaddanixxyz-54abda24117c1b09e97216b84e6f88a18de804d8.tar.gz
danixxyz-54abda24117c1b09e97216b84e6f88a18de804d8.zip
feat: add repository descriptions to English i18n
-rw-r--r--i18n/en.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 43bd4d5..b0ccab3 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -137,3 +137,9 @@ githubReposTitle:
other: "GitHub SlackBuild Repositories"
visitGithub:
other: "Visit GitHub"
+repo_example_1_desc:
+ other: "SlackBuild scripts for Example Package 1. Build system and tools for Slackware package management."
+repo_example_2_desc:
+ other: "SlackBuild scripts for Example Package 2. A comprehensive package with full documentation and support."
+repo_example_3_desc:
+ other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration."