diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-17 10:42:01 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-17 10:42:01 +0200 |
| commit | 280ea3d44e9de187c36dbd81bed8076d4b2001e0 (patch) | |
| tree | 9e4c086cd93f8838ad236ae05692e3d261431ba1 /i18n/it.yaml | |
| parent | 64a36b67b82e4579ec1dafc5b0febd92e029a2c2 (diff) | |
| download | danixxyz-280ea3d44e9de187c36dbd81bed8076d4b2001e0.tar.gz danixxyz-280ea3d44e9de187c36dbd81bed8076d4b2001e0.zip | |
feat: add Repository page i18n strings (Italian)
Diffstat (limited to 'i18n/it.yaml')
| -rw-r--r-- | i18n/it.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml index a34fd6a..3e6ab64 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -115,3 +115,25 @@ redPill: other: "Prendi la pillola rossa" easterEggTitle: other: "Scegli con Saggezza" + +# Repository Page +repositoryTitle: + other: "Repository Slackware" +repositorySubtitle: + other: "Scarica e installa i miei pacchetti Slackware curati" +quickStartTitle: + other: "Inizio Rapido" +copyCommand: + other: "Copia" +copiedMessage: + other: "Copiato negli appunti!" +installationTitle: + other: "Installazione" +usageTitle: + other: "Utilizzo" +availablePackagesTitle: + other: "Pacchetti Disponibili" +githubReposTitle: + other: "Repository GitHub SlackBuild" +visitGithub: + other: "Visita GitHub" |
