diff options
Diffstat (limited to 'themes/danix-xyz-hacker/i18n')
| -rw-r--r-- | themes/danix-xyz-hacker/i18n/en.yaml | 15 | ||||
| -rw-r--r-- | themes/danix-xyz-hacker/i18n/it.yaml | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/themes/danix-xyz-hacker/i18n/en.yaml b/themes/danix-xyz-hacker/i18n/en.yaml index 164b6a8..be5e352 100644 --- a/themes/danix-xyz-hacker/i18n/en.yaml +++ b/themes/danix-xyz-hacker/i18n/en.yaml @@ -49,3 +49,18 @@ error: "An error occurred. Please try again." # Social follow: "Follow me" contactMe: "Contact me" + +# 404 Page +notFoundHeading: "404" +notFound: "Page Not Found" +notFoundMessage: "Sorry, the page you're looking for doesn't exist. Try searching or browse the articles below." +searchPlaceholder: "Search articles..." +noSearchResults: "No articles found matching your search." +recentArticles: "Recent Articles" +goHome: "Go Home" +browseArticles: "Browse Articles" +contactSupport: "Get in Touch" +followWhiteRabbit: "Follow the white rabbit..." +easterEggTitle: "Choose Your Path" +bluePill: "Stay Here" +redPill: "Show Me More" diff --git a/themes/danix-xyz-hacker/i18n/it.yaml b/themes/danix-xyz-hacker/i18n/it.yaml index 926bf01..4c2bf82 100644 --- a/themes/danix-xyz-hacker/i18n/it.yaml +++ b/themes/danix-xyz-hacker/i18n/it.yaml @@ -49,3 +49,18 @@ error: "Si è verificato un errore. Riprova." # Social follow: "Seguimi" contactMe: "Contattami" + +# 404 Page +notFoundHeading: "404" +notFound: "Pagina Non Trovata" +notFoundMessage: "Mi dispiace, la pagina che stai cercando non esiste. Prova a cercare o sfoglia gli articoli qui sotto." +searchPlaceholder: "Cerca articoli..." +noSearchResults: "Nessun articolo trovato che corrisponda alla tua ricerca." +recentArticles: "Articoli Recenti" +goHome: "Torna a Casa" +browseArticles: "Sfoglia Articoli" +contactSupport: "Contattami" +followWhiteRabbit: "Segui il coniglio bianco..." +easterEggTitle: "Scegli il Tuo Percorso" +bluePill: "Rimani Qui" +redPill: "Mostrami di Più" |
