From: Danilo M. Date: Fri, 17 Apr 2026 08:42:01 +0000 (+0200) Subject: feat: add Repository page i18n strings (Italian) X-Git-Tag: release_22042026-1342~157 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=280ea3d44e9de187c36dbd81bed8076d4b2001e0;p=danix.xyz-2.git feat: add Repository page i18n strings (Italian) --- 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"