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/fa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/fa.json') diff --git a/src/i18n/locales/fa.json b/src/i18n/locales/fa.json index 7a3035b6f..e8a92c0d9 100644 --- a/src/i18n/locales/fa.json +++ b/src/i18n/locales/fa.json @@ -15,6 +15,7 @@ "global.api.unhealthy": "به سرویس های آنلاین فرَنز متصل نشدی", "global.franzProRequired": "Ferdi Professional Required", "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