diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-29 12:24:45 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-29 12:24:45 +0200 |
| commit | 749cb3b4dc0c5ee7b9a2622a6cb1d731ffbc5004 (patch) | |
| tree | a5c05fd86fe07dfe96f3129b7e5833311f00cb68 /i18n/it.yaml | |
| parent | d028aeced2049b753f126ec70fad7d73449b7516 (diff) | |
| download | danixxyz-theme-749cb3b4dc0c5ee7b9a2622a6cb1d731ffbc5004.tar.gz danixxyz-theme-749cb3b4dc0c5ee7b9a2622a6cb1d731ffbc5004.zip | |
feat: add obsolete article banner
Diffstat (limited to 'i18n/it.yaml')
| -rw-r--r-- | i18n/it.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml index 76e5a54..523324d 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -55,6 +55,11 @@ postCount: one: "1 articolo" other: "{{ . }} articoli" +# Obsolete articles +obsolete_label: "Articolo obsoleto" +obsolete_warning: "Questo articolo è obsoleto e potrebbe non essere più accurato." +obsolete_read_updated: "Leggi la versione aggiornata" + # Article types life: "Vita" photo: "Foto" |
