From e3c79c789c16c683a18f8f87bee8064791c80fd7 Mon Sep 17 00:00:00 2001 From: Gilad Tal Date: Tue, 8 Jul 2025 23:10:08 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Hebrew) Currently translated at 48.6% (206 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/he.json b/src/i18n/resources/he.json index 14c2be0f..7b4358e4 100644 --- a/src/i18n/resources/he.json +++ b/src/i18n/resources/he.json @@ -395,7 +395,8 @@ "options": { "multi-input": { "fade-scaling": { - "linear": "לינארי" + "linear": "לינארי", + "logarithmic": "לוגריתמי" } } }