diff --git a/src/i18n/zh_TW.json b/src/i18n/zh_TW.json index 0a0a32a1..23636540 100644 --- a/src/i18n/zh_TW.json +++ b/src/i18n/zh_TW.json @@ -203,7 +203,7 @@ "term.confirmLogout": "Are you sure you want to logout?", "term.creditDesignedBy": "由 ${authorUsername} 設計", "term.discNumber": "Disc ${discNumber}", - "term.reload": "Reload Cider?", + "term.reload": "重新加載 Cider?", "term.toggleprivate": "Toggle Private Session", "term.webremote": "Web Remote", "term.cast": "投影", @@ -318,7 +318,7 @@ "action.scrollToTop": "Scroll to top", "menubar.options.view": "View", "menubar.options.reload": "重新載入", - "menubar.options.forcereload": "Force Reload", + "menubar.options.forcereload": "強制重新加載", "menubar.options.toggledevtools": "Toggle Developer Tools", "menubar.options.window": "Window", "menubar.options.minimize": "Minimize",