From: Danilo M. Date: Fri, 17 Apr 2026 08:44:15 +0000 (+0200) Subject: feat: add repository descriptions to Italian i18n X-Git-Tag: release_22042026-1342~152 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=f6c2a68ff6564c1c84e15d4b58b74a912fd0103e;p=danix.xyz-2.git feat: add repository descriptions to Italian i18n --- diff --git a/i18n/it.yaml b/i18n/it.yaml index 3e6ab64..11e7fca 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -137,3 +137,11 @@ githubReposTitle: other: "Repository GitHub SlackBuild" visitGithub: other: "Visita GitHub" + +# Repository Descriptions +repo_example_1_desc: + other: "Script SlackBuild per Pacchetto Esempio 1. Sistema di compilazione e strumenti per la gestione dei pacchetti Slackware." +repo_example_2_desc: + other: "Script SlackBuild per Pacchetto Esempio 2. Un pacchetto completo con documentazione e supporto completi." +repo_example_3_desc: + other: "Script SlackBuild per Pacchetto Esempio 3. Pacchetto di utilità per amministrazione di sistema e configurazione."