From 1e867d10f2c63d81ea9bff3f9491ef36e3ac92e0 Mon Sep 17 00:00:00 2001 From: Shakib Bin Kabir Date: Mon, 7 Jul 2025 06:43:38 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Bengali) Currently translated at 11.8% (50 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/ --- src/i18n/resources/bn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/bn.json b/src/i18n/resources/bn.json index 9c85a5a3..4e6dd55d 100644 --- a/src/i18n/resources/bn.json +++ b/src/i18n/resources/bn.json @@ -45,7 +45,8 @@ "dialog": { "hide-menu-enabled": { "detail": "মেনু লুকানো রয়েছে, দেখতে 'Alt' চাপুন (অথবা ইন-অ্যাপ মেনু ব্যবহার করলে 'Escape')", - "message": "হাইড মেনু সক্রিয় করা হয়েছে।" + "message": "হাইড মেনু সক্রিয় করা হয়েছে", + "title": "হাইড মেনু সক্রিয় করা হয়েছে।" } } }