From f5f65e73ca4f449e5e894ebfa80aeb376613bc36 Mon Sep 17 00:00:00 2001 From: Denis Korec Date: Tue, 4 Nov 2025 08:20:32 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Slovak) Currently translated at 25.2% (115 of 456 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/sk/ --- src/i18n/resources/sk.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/i18n/resources/sk.json b/src/i18n/resources/sk.json index d2277c44..da457c60 100644 --- a/src/i18n/resources/sk.json +++ b/src/i18n/resources/sk.json @@ -230,6 +230,11 @@ "menu": { "blur-amount": { "label": "Hodnota rozmazania" + }, + "size": { + "submenu": { + "percent": "{{size}}%" + } } } }