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