From: Danilo M. Date: Fri, 17 Apr 2026 08:38:01 +0000 (+0200) Subject: feat: add 404 page i18n strings (Italian) X-Git-Tag: release_22042026-1342~160 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=653c623f7e4e1fa28e047fa64b83eb9940adffc3;p=danix.xyz-2.git feat: add 404 page i18n strings (Italian) --- diff --git a/i18n/it.yaml b/i18n/it.yaml index 2d11f54..a34fd6a 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -85,3 +85,33 @@ form_save: "Salva" # Social follow: "Seguimi" contactMe: "Contattami" + +# 404 Page +notFound: + other: "Pagina Non Trovata" +notFoundHeading: + other: "404" +notFoundMessage: + other: "Scusa, la pagina che cerchi non esiste." +searchPlaceholder: + other: "Cerca nel sito..." +searchButton: + other: "Cerca" +recentArticles: + other: "Articoli Recenti" +goHome: + other: "Torna a Casa" +browseArticles: + other: "Sfoglia Articoli" +contactSupport: + other: "Contattami" +followWhiteRabbit: + other: "Segui il coniglio bianco" +noSearchResults: + other: "Nessun risultato trovato" +bluePill: + other: "Prendi la pillola blu" +redPill: + other: "Prendi la pillola rossa" +easterEggTitle: + other: "Scegli con Saggezza"