aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/zh-CN.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-09-07 18:15:46 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-07 18:15:46 +0530
commitd5fd04626ce22d6194924b75f268fefa41aa2db5 (patch)
tree7181612feeb035fb07940cef4e41c491befd45ab /src/i18n/locales/zh-CN.json
parentNew translations (#1877) (diff)
downloadferdium-app-d5fd04626ce22d6194924b75f268fefa41aa2db5.tar.gz
ferdium-app-d5fd04626ce22d6194924b75f268fefa41aa2db5.tar.zst
ferdium-app-d5fd04626ce22d6194924b75f268fefa41aa2db5.zip
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.
Diffstat (limited to 'src/i18n/locales/zh-CN.json')
-rw-r--r--src/i18n/locales/zh-CN.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/zh-CN.json b/src/i18n/locales/zh-CN.json
index 253016919..9daa34208 100644
--- a/src/i18n/locales/zh-CN.json
+++ b/src/i18n/locales/zh-CN.json
@@ -23,6 +23,7 @@
23 "global.api.unhealthy": "Can't connect to Ferdi online services", 23 "global.api.unhealthy": "Can't connect to Ferdi online services",
24 "global.franzProRequired": "Ferdi Professional Required", 24 "global.franzProRequired": "Ferdi Professional Required",
25 "global.notConnectedToTheInternet": "You are not connected to the internet.", 25 "global.notConnectedToTheInternet": "You are not connected to the internet.",
26 "global.quit": "Quit",
26 "global.spellchecker.useDefault": "Use System Default ({default})", 27 "global.spellchecker.useDefault": "Use System Default ({default})",
27 "global.spellchecking.autodetect": "Detect language automatically", 28 "global.spellchecking.autodetect": "Detect language automatically",
28 "global.spellchecking.autodetect.short": "Automatic", 29 "global.spellchecking.autodetect.short": "Automatic",
@@ -70,7 +71,6 @@
70 "menu.app.checkForUpdates": "Check for updates", 71 "menu.app.checkForUpdates": "Check for updates",
71 "menu.app.hide": "Hide", 72 "menu.app.hide": "Hide",
72 "menu.app.hideOthers": "Hide Others", 73 "menu.app.hideOthers": "Hide Others",
73 "menu.app.quit": "Quit",
74 "menu.app.settings": "Settings", 74 "menu.app.settings": "Settings",
75 "menu.app.unhide": "Unhide", 75 "menu.app.unhide": "Unhide",
76 "menu.edit": "Edit", 76 "menu.edit": "Edit",