diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index 054979fb..f3db83bc 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -140,7 +140,7 @@ "description": "Enable spellchecker", "notice": "Requires relaunch", "confirm": { - "title": "Warning", + "title": "Confirm", "message": "You have to restart this application. Continue?", "ok": "Restart Now", "cancel": "Cancel" @@ -238,7 +238,7 @@ "language_description": "设定 Whalebird 的界面语言。", "notice": "需要重启", "confirm": { - "title": "警告", + "title": "Confirm", "message": "程序需要重新启动。继续吗?", "ok": "重启", "cancel": "取消"