Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/maxlefou/hugo.386.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 7e43e0d..1cc9528 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -7,11 +7,11 @@ other = "Posts"
[postslist]
other = "Blog posts"
-[search]
-other = "Search"
-
[categories]
other = "Categories"
[tags]
-other = "Tags" \ No newline at end of file
+other = "Tags"
+
+[backtohome]
+other = "Back to Home" \ No newline at end of file