diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-28 21:08:56 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-28 21:08:56 +0200 |
| commit | 8baed345eb1489f378db1a5e0768b25c7c25659a (patch) | |
| tree | bfd79897ef54bd66b1af617903e0cb88822fee13 /i18n/it.yaml | |
| parent | 78aec78d7c5977ee4367093b1fd6910e6c6b6cb4 (diff) | |
| download | danixxyz-theme-8baed345eb1489f378db1a5e0768b25c7c25659a.tar.gz danixxyz-theme-8baed345eb1489f378db1a5e0768b25c7c25659a.zip | |
feat: expand author widget to article stats (words, reading time, type)
Diffstat (limited to 'i18n/it.yaml')
| -rw-r--r-- | i18n/it.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml index 8606ffa..76e5a54 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -43,6 +43,8 @@ updated: "Aggiornato" readingTime: "tempo di lettura" min: "min" author: "Autore" +words: "parole" +articleStats: "articolo" category: "Categoria" categories: "Categorie" tag: "Tag" |
