From 13d8e69b93c51776cd7fe73961f6873d756a995e Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sat, 28 Dec 2024 05:21:24 +0100 Subject: search translate --- i18n/en.yml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'i18n/en.yml') diff --git a/i18n/en.yml b/i18n/en.yml index fab158b..b2ead12 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -14,15 +14,22 @@ tag: talk: one: talk other: talks +match_found: + one: "match found" + other: "matches found" # Rest -next: next -prev: prev -see_all: "see all" -about: about -recent_pages: Pages recently edited _blank: " " -translations: translations +about: about author_by: By minute_read: "min read" +next: next +no_match_found: "no match found" +prev: prev +recent_pages: Pages recently edited rss_follow: "Follow {{ .section }} updates via RSS feed" +search: search +search_placeholder: "write your search terms" +search_request: "Please enter a word or phrase above" +see_all: "see all" +translations: translations -- cgit v1.2.3