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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <ccwangchn@gmail.com>2020-10-16 07:06:37 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-10-16 07:06:37 +0300
commit8987983acd6c668ad30c88409ee75f5c978e3d6c (patch)
treea6941cca861b9a2ca1302cb5e61481883b731adc /i18n/en.toml
parent89640f682b3c2f7f092ea7f630934120e14beae0 (diff)
feat: add doc layout
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index b25896b..c3628d1 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -20,4 +20,7 @@ other = "Next"
other = "See Also"
[recent]
-other = "Recent" \ No newline at end of file
+other = "Recent"
+
+[onThisPage]
+other = "On This Page" \ No newline at end of file