diff --git a/locale/zh-cn/site.json b/locale/zh-cn/site.json index 142e825cbcdc7..7390a521cb4ea 100644 --- a/locale/zh-cn/site.json +++ b/locale/zh-cn/site.json @@ -1,5 +1,6 @@ { "title": "Node.js", + "editOnGithub":"在 GitHub 上编辑", "author": "Node.js 基金会", "url": "https://nodejs.org/zh-cn/", "locale": "zh-cn", diff --git a/locale/zh-tw/site.json b/locale/zh-tw/site.json index 0140caa098cec..d7840354c6293 100644 --- a/locale/zh-tw/site.json +++ b/locale/zh-tw/site.json @@ -1,5 +1,6 @@ { "title": "Node.js", + "editOnGithub":"在 GitHub 上編輯", "author": "Node.js 基金會", "url": "https://nodejs.org/zh-tw/", "locale": "zh-tw",