From 65ca2e4582c85341a4ff77d1a6717f9a25542dab Mon Sep 17 00:00:00 2001 From: 1mm0rt41PC <5358076+1mm0rt41PC@users.noreply.github.com> Date: Wed, 6 Jan 2021 01:05:59 +0100 Subject: Add new setting to minimize to tray when closing on Windows (#1093) Co-authored-by: Amine El Mouafik --- src/i18n/locales/zh-HANT.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i18n/locales/zh-HANT.json') diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json index 05830e0a5..219067f12 100644 --- a/src/i18n/locales/zh-HANT.json +++ b/src/i18n/locales/zh-HANT.json @@ -308,6 +308,7 @@ "settings.app.form.language": "語言", "settings.app.form.lockPassword": "密碼", "settings.app.form.minimizeToSystemTray": "最小化至系統匣", + "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour", "settings.app.form.predefinedTodoServer": "Todo Server", "settings.app.form.privateNotifications": "Don't show message content in notifications", -- cgit v1.2.3-70-g09d2