diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-26 17:08:47 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-26 17:08:47 +0200 |
| commit | 5ed2d39740a3a581f24995ccea0a9c4afe73fd83 (patch) | |
| tree | 2b58f6a1a39b8afb838622862ca8ecfb6aec35a1 /i18n/it.yaml | |
| parent | 626e467553004610fc0a99c1261b398d544590e9 (diff) | |
| download | danixxyz-5ed2d39740a3a581f24995ccea0a9c4afe73fd83.tar.gz danixxyz-5ed2d39740a3a581f24995ccea0a9c4afe73fd83.zip | |
feat: rename menu labels (Projects/Packages) and add slackware i18n keys
Diffstat (limited to 'i18n/it.yaml')
| -rw-r--r-- | i18n/it.yaml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml index 7c7f85b..dd925ad 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -5,8 +5,8 @@ home: "Home" articles: "Articoli" about: "Chi Sono" here: "Contatti" -gitrepo: "Repository Git" -repo: "Repo" +gitrepo: "Progetti" +repo: "Pacchetti" legal: "Privacy" language: "Lingua" toggleTheme: "Tema" @@ -186,6 +186,17 @@ repo_example_2_desc: # repo_example_3_desc: # other: "Script SlackBuild per Pacchetto Esempio 3. Pacchetto di utilità per amministrazione di sistema e configurazione." +# Sezione Slackware +slackware: "Slackware" +slackwareTitle: "Slackware" +slackwareSubtitle: "Progetti che costruisco e mantengo su Slackware." +projectStatus: "Stato" +viewRepo: "Vedi repository" +status-active: "attivo" +status-maintained: "mantenuto" +status-wip: "in corso" +status-archived: "archiviato" + # Shortcode CTA Block actions_cta: "Apri il link" |
