]> danix's work - danix.xyz-2.git/commitdiff
feat: add Repository page i18n strings (English)
authorDanilo M. <redacted>
Fri, 17 Apr 2026 08:41:39 +0000 (10:41 +0200)
committerDanilo M. <redacted>
Fri, 17 Apr 2026 08:41:39 +0000 (10:41 +0200)
i18n/en.yaml

index 09ab7f32ce3421890e7645fcfdd3738a92119e1b..43bd4d5ccee777f96274beb4bafc4c4659869fcc 100644 (file)
@@ -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"