From acdffea5630de9276ac29dba07368350c7803fb6 Mon Sep 17 00:00:00 2001 From: Sudesh Sachintha Date: Mon, 7 Jul 2025 15:36:48 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Sinhala) Currently translated at 18.9% (80 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/si/ --- src/i18n/resources/si.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/si.json b/src/i18n/resources/si.json index 687b7676..f2c47202 100644 --- a/src/i18n/resources/si.json +++ b/src/i18n/resources/si.json @@ -98,7 +98,8 @@ "submenu": { "auto-reset-app-cache": "යෙදුම් කෑච් යෙදුම ආරම්භයේදී යලි පිහිටුවන්න", "disable-hardware-acceleration": "දෘඩාංග භාවිත වේගවත් කිරීම් අක්‍රීය කරන්න", - "edit-config-json": "config.json සකසන්න" + "edit-config-json": "config.json සකසන්න", + "override-user-agent": "User-Agent ව වෙනස් කරන්න" } } }