diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-29 12:25:17 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-29 12:25:17 +0200 |
| commit | 1e906eba8e27b4f554606a49fb11001c20abc427 (patch) | |
| tree | 0a812cf671bdec98956c23c751a67fd91f51ee55 /i18n/it.yaml | |
| parent | f40384d33385de8cce9cad04860e58266eacd4c4 (diff) | |
| download | danixxyz-1e906eba8e27b4f554606a49fb11001c20abc427.tar.gz danixxyz-1e906eba8e27b4f554606a49fb11001c20abc427.zip | |
feat: obsolete article banner — submodule bump + i18n overrides
Diffstat (limited to 'i18n/it.yaml')
| -rw-r--r-- | i18n/it.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml index c1df1ad..3e4a7a4 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -45,7 +45,7 @@ readingTime: "tempo di lettura" min: "min" author: "Autore" words: "parole" -articleStats: "articolo" +articleStats: "stat" category: "Categoria" categories: "Categorie" tag: "Tag" @@ -59,6 +59,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" |
