]> danix's work - danix.xyz-2.git/commitdiff
feat: add 404 page i18n strings (English)
authorDanilo M. <redacted>
Fri, 17 Apr 2026 08:37:28 +0000 (10:37 +0200)
committerDanilo M. <redacted>
Fri, 17 Apr 2026 08:37:28 +0000 (10:37 +0200)
i18n/en.yaml

index 55338499442e25103ab26108c50a1f3184285057..09ab7f32ce3421890e7645fcfdd3738a92119e1b 100644 (file)
@@ -85,3 +85,33 @@ form_save: "Save"
 # Social
 follow: "Follow me"
 contactMe: "Contact me"
+
+# 404 Page
+notFound:
+  other: "Page Not Found"
+notFoundHeading:
+  other: "404"
+notFoundMessage:
+  other: "Sorry, the page you're looking for doesn't exist."
+searchPlaceholder:
+  other: "Search the site..."
+searchButton:
+  other: "Search"
+recentArticles:
+  other: "Recent Articles"
+goHome:
+  other: "Go Home"
+browseArticles:
+  other: "Browse Articles"
+contactSupport:
+  other: "Contact Me"
+followWhiteRabbit:
+  other: "Follow the white rabbit"
+noSearchResults:
+  other: "No results found"
+bluePill:
+  other: "Take the blue pill"
+redPill:
+  other: "Take the red pill"
+easterEggTitle:
+  other: "Choose Wisely"