diff options
| -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" |
