diff options
author | Oscar Najera <hi@oscarnajera.com> | 2024-12-28 07:07:11 +0100 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2024-12-28 16:09:05 +0100 |
commit | 5d1bf2955b2fec10fddc3e7f4515a9f9d88b4717 (patch) | |
tree | a395ce95689ff6dc77d3df6ff4203c2c30f5f931 /i18n/en.yml | |
parent | d43f05fcacf01ef6fea4cc595db3c8b2a4addebe (diff) | |
download | hugo-minimalist-theme-5d1bf2955b2fec10fddc3e7f4515a9f9d88b4717.tar.gz hugo-minimalist-theme-5d1bf2955b2fec10fddc3e7f4515a9f9d88b4717.tar.bz2 hugo-minimalist-theme-5d1bf2955b2fec10fddc3e7f4515a9f9d88b4717.zip |
404 content suggestions
Diffstat (limited to 'i18n/en.yml')
-rw-r--r-- | i18n/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.yml b/i18n/en.yml index b2ead12..6a128ac 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -22,6 +22,7 @@ match_found: _blank: " " about: about author_by: By +maybe_look: Perhaps you were looking for one of these? minute_read: "min read" next: next no_match_found: "no match found" @@ -33,3 +34,4 @@ search_placeholder: "write your search terms" search_request: "Please enter a word or phrase above" see_all: "see all" translations: translations +try_search: Not there? Try using the search page. |