From: Danilo M. Date: Fri, 17 Apr 2026 08:43:57 +0000 (+0200) Subject: feat: add repository descriptions to English i18n X-Git-Tag: release_22042026-1342~153 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=54abda24117c1b09e97216b84e6f88a18de804d8;p=danix.xyz-2.git feat: add repository descriptions to English i18n --- 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."