summaryrefslogtreecommitdiffstats
path: root/i18n/en.toml
diff options
context:
space:
mode:
authoramzrk22020-06-16 16:09:04 +0800
committeramzrk22020-06-16 16:09:04 +0800
commitf88c7b78f224bf746b831001ec8cef01693a4b3c (patch)
tree20fe1c16160171228b374c8718f858946162c8af /i18n/en.toml
parent03750a600a71df1276ccfcc7c817de5cb86e3e9f (diff)
downloadhugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.tar.gz
hugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.tar.bz2
hugo-theme-fuji-f88c7b78f224bf746b831001ec8cef01693a4b3c.zip
Search page i18n
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index f260aa9..84cbd94 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -42,3 +42,12 @@
[tagsCurrentTag]
other = "Posts with the tag {{ .Title }}: "
+
+[searchSuccess]
+ other = "[NUM] results ([TIME] ms)"
+
+[searchNotFound]
+ other = "Results not found"
+
+[searchFailed]
+ other = "Failed to load index file"