From c1ecff78d40ad099db77c0dc5e1d62591abbc22d Mon Sep 17 00:00:00 2001 From: Wang Chucheng Date: Sun, 18 Oct 2020 12:54:23 +0800 Subject: feat: edit this page --- i18n/en.toml | 5 ++++- i18n/zh.toml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'i18n') diff --git a/i18n/en.toml b/i18n/en.toml index c3628d1..1385f22 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -23,4 +23,7 @@ other = "See Also" other = "Recent" [onThisPage] -other = "On This Page" \ No newline at end of file +other = "On This Page" + +[editThisPage] +other = "Edit this page" \ No newline at end of file diff --git a/i18n/zh.toml b/i18n/zh.toml index 7de7a84..530d842 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -23,4 +23,7 @@ other = "相关" other = "最近" [onThisPage] -other = "本页内容" \ No newline at end of file +other = "本页内容" + +[editThisPage] +other = "编辑本页" \ No newline at end of file -- cgit v1.2.3