diff --git a/i18n.json b/i18n.json index cd523c5..cdd9da3 100644 --- a/i18n.json +++ b/i18n.json @@ -1,10 +1,6 @@ { - "blog": { - "en-gb": "Blog", - "zh-hans": "博客" - }, - "notifications": { - "en-gb": "Notifications", - "zh-hans": "通知" + "outlineTitle": { + "en-gb": "ON THIS PAGE", + "zh-hans": "目录" } }