From fc0da887e1f96613216dc89722a9b88e1819ddf6 Mon Sep 17 00:00:00 2001 From: Avi_Siboni Date: Sun, 6 Jul 2025 23:39:30 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Hebrew) Currently translated at 45.1% (191 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/he/ --- src/i18n/resources/he.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/he.json b/src/i18n/resources/he.json index 2d1335e9..5b6af04a 100644 --- a/src/i18n/resources/he.json +++ b/src/i18n/resources/he.json @@ -319,7 +319,11 @@ "name": "כתובת שירות (בטא)", "prompt": { "hostname": { - "label": "הכנסת את כתובת IP של השרת (לדוגמה 0.0.0.0) לשירות" + "label": "הכנסת את כתובת IP של השרת (לדוגמה 0.0.0.0) לשירות:", + "title": "שם שרת אחסון" + }, + "port": { + "label": "הכנסת מספר פורט של השירות" } } },