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:50:20 +0300
committerdsrkafuu <dsrkafuu@outlook.com>2021-03-15 04:50:20 +0300
commitf6383ef95c27208d74c3689d7cfe6f524a8c8f33 (patch)
tree4d662489e3f4da7a32058f018a96a983376ad292
parenta0521f2b7c0abe79ec0ce77d22617b8e3ebd4009 (diff)
chore(lang): sync translation
-rw-r--r--i18n/en.toml2
-rw-r--r--i18n/pt-pt.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 26f5663..5105e41 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,5 +1,5 @@
[sidebarToc]
- other = "Table of contents"
+ other = "Table of Contents"
[sidebarPages]
other = "Pages"
diff --git a/i18n/pt-pt.toml b/i18n/pt-pt.toml
index 0eee83a..8e7a893 100644
--- a/i18n/pt-pt.toml
+++ b/i18n/pt-pt.toml
@@ -1,5 +1,5 @@
[sidebarToc]
- other = "TOC"
+ other = "Table of Contents"
[sidebarPages]
other = "Paginas"