diff options
Diffstat (limited to 'i18n/en.toml')
-rw-r--r-- | i18n/en.toml | 9 |
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" |