diff options
| -rw-r--r-- | i18n/it.yaml | 30 |
1 files changed, 30 insertions, 0 deletions
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" |
