From 2b15f0a87ce45f9b4b5918efa9e921e79128e188 Mon Sep 17 00:00:00 2001 From: Goudarz Jafari Date: Mon, 29 Dec 2025 09:29:41 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Persian) Currently translated at 99.5% (461 of 463 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fa/ --- src/i18n/resources/fa.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/i18n/resources/fa.json b/src/i18n/resources/fa.json index 446ff7c1..b88a3983 100644 --- a/src/i18n/resources/fa.json +++ b/src/i18n/resources/fa.json @@ -320,6 +320,22 @@ "hostname": { "label": "نام میزبان" }, + "https": { + "label": "HTTPS و گواهینامه‌ها", + "submenu": { + "cert": { + "dialogTitle": "پرونده گواهینامه HTTPS را انتخاب کنید", + "label": "پرونده گواهینامه (crt/.pem.)" + }, + "enable-https": { + "label": "فعال کردن HTTPS" + }, + "key": { + "dialogTitle": "پرونده کلید خصوصی HTTPS را انتخاب کنید", + "label": "پرونده کلید خصوصی (key/.pem)" + } + } + }, "port": { "label": "پورت" }