From d5fd04626ce22d6194924b75f268fefa41aa2db5 Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Tue, 7 Sep 2021 18:15:46 +0530 Subject: Add a confirmation when quitting Ferdi and a preference to toggle it (implements #1857) (#1879) Works for the 'Ferdi > Quit' menu, the shortcut key to quit (Cmd/Ctrl+Q) and also from the tray icon. --- src/i18n/locales/zh-HANS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/zh-HANS.json') diff --git a/src/i18n/locales/zh-HANS.json b/src/i18n/locales/zh-HANS.json index fd26258fc..0b0652ad6 100644 --- a/src/i18n/locales/zh-HANS.json +++ b/src/i18n/locales/zh-HANS.json @@ -15,6 +15,7 @@ "global.api.unhealthy": "无法连接Ferdi在线服务", "global.franzProRequired": "需要 Ferdi 专业版。", "global.notConnectedToTheInternet": "没有网络服务", + "global.quit": "退出", "global.spellchecker.useDefault": "使用系统默认设置({default})", "global.spellchecking.autodetect": "自动检测语言", "global.spellchecking.autodetect.short": "自动", @@ -52,7 +53,6 @@ "menu.app.checkForUpdates": "检查更新", "menu.app.hide": "隐藏", "menu.app.hideOthers": "隐藏其它", - "menu.app.quit": "退出", "menu.app.settings": "设置", "menu.app.unhide": "显示", "menu.edit": "编辑", -- cgit v1.2.3-70-g09d2