From: Danilo M. Date: Fri, 17 Apr 2026 08:41:39 +0000 (+0200) Subject: feat: add Repository page i18n strings (English) X-Git-Tag: release_22042026-1342~158 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=64a36b67b82e4579ec1dafc5b0febd92e029a2c2;p=danix.xyz-2.git feat: add Repository page i18n strings (English) --- diff --git a/i18n/en.yaml b/i18n/en.yaml index 09ab7f3..43bd4d5 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -115,3 +115,25 @@ redPill: other: "Take the red pill" easterEggTitle: other: "Choose Wisely" + +# Repository Page +repositoryTitle: + other: "Slackware Repository" +repositorySubtitle: + other: "Download and install my curated Slackware packages" +quickStartTitle: + other: "Quick Start" +copyCommand: + other: "Copy" +copiedMessage: + other: "Copied to clipboard!" +installationTitle: + other: "Installation" +usageTitle: + other: "Usage" +availablePackagesTitle: + other: "Available Packages" +githubReposTitle: + other: "GitHub SlackBuild Repositories" +visitGithub: + other: "Visit GitHub"