From 54abda24117c1b09e97216b84e6f88a18de804d8 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 17 Apr 2026 10:43:57 +0200 Subject: feat: add repository descriptions to English i18n --- i18n/en.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '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." -- cgit v1.2.3