diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-17 10:44:15 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-17 10:44:15 +0200 |
| commit | f6c2a68ff6564c1c84e15d4b58b74a912fd0103e (patch) | |
| tree | 18c454d303b9595ea143b2652242e84464e3b1ab /i18n | |
| parent | 54abda24117c1b09e97216b84e6f88a18de804d8 (diff) | |
| download | danixxyz-f6c2a68ff6564c1c84e15d4b58b74a912fd0103e.tar.gz danixxyz-f6c2a68ff6564c1c84e15d4b58b74a912fd0103e.zip | |
feat: add repository descriptions to Italian i18n
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/it.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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." |
