diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 5533849..09ab7f3 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -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" |
