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/uk.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i18n/locales/uk.json') diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json index 289e77af1..389860feb 100644 --- a/src/i18n/locales/uk.json +++ b/src/i18n/locales/uk.json @@ -308,6 +308,7 @@ "settings.app.form.language": "Мова", "settings.app.form.lockPassword": "Пароль", "settings.app.form.minimizeToSystemTray": "Мінімізувати Ferdi до системного лотка", + "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-54-g00ecf