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

github.com/amzrk2/hugo-theme-fuji.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralexmitelman <alexmitelman@gmail.com>2021-03-14 22:00:03 +0300
committeralexmitelman <alexmitelman@gmail.com>2021-03-14 22:00:03 +0300
commit8900630ddc5cf9e111313368823c3bcfff0a7f83 (patch)
tree57f273f0afd015b3a240ac824afba800a7db5aac
parent014e44a247b90628c4706fe7a69db4664daba3c5 (diff)
Rename TOC to Table of contents
-rw-r--r--i18n/en.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index b2fe862..26f5663 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,5 +1,5 @@
[sidebarToc]
- other = "TOC"
+ other = "Table of contents"
[sidebarPages]
other = "Pages"