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:
authorDSRKafuU <dsrkafuu@outlook.com>2021-03-15 04:40:20 +0300
committerGitHub <noreply@github.com>2021-03-15 04:40:20 +0300
commita0521f2b7c0abe79ec0ce77d22617b8e3ebd4009 (patch)
tree52ef05dcff582e0af2ef5a0cc84cb8fc48598eea
parentc7b17246991c7529965579309ea28cf1a2a1e2ad (diff)
parent8900630ddc5cf9e111313368823c3bcfff0a7f83 (diff)
chore(lang): rename TOC to Table of contents
Merge pull request #72 from alexmitelman/rename_toc
-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"