From 64a36b67b82e4579ec1dafc5b0febd92e029a2c2 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 17 Apr 2026 10:41:39 +0200 Subject: feat: add Repository page i18n strings (English) --- i18n/en.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'i18n') 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" -- cgit v1.2.3