diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-17 10:58:06 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-17 10:58:06 +0200 |
| commit | 7277872c5b36e8699b7595f546bd68973c117dd4 (patch) | |
| tree | 8483bc9934906c81ec8326b32c0c84ed51bc0cfb /i18n/en.yaml | |
| parent | 0089bcff60f425e3ad4331e11539f2584833badb (diff) | |
| download | danixxyz-7277872c5b36e8699b7595f546bd68973c117dd4.tar.gz danixxyz-7277872c5b36e8699b7595f546bd68973c117dd4.zip | |
test: verify 404 page functionality (keyboard navigation, easter egg, dark mode, responsive)
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index b0ccab3..13b6128 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -92,9 +92,9 @@ notFound: notFoundHeading: other: "404" notFoundMessage: - other: "Sorry, the page you're looking for doesn't exist." + other: "Sorry, the page you're looking for doesn't exist. Try searching or browse the articles below." searchPlaceholder: - other: "Search the site..." + other: "Search articles..." searchButton: other: "Search" recentArticles: @@ -104,17 +104,17 @@ goHome: browseArticles: other: "Browse Articles" contactSupport: - other: "Contact Me" + other: "Get in Touch" followWhiteRabbit: other: "Follow the white rabbit" noSearchResults: - other: "No results found" + other: "No articles found matching your search." bluePill: - other: "Take the blue pill" + other: "Stay Here" redPill: - other: "Take the red pill" + other: "Show Me More" easterEggTitle: - other: "Choose Wisely" + other: "Choose Your Path" # Repository Page repositoryTitle: |
