diff options
| -rw-r--r-- | i18n/en.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
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" |
