From e43e646f5434ba3eb7dae9863b1d6765659582e3 Mon Sep 17 00:00:00 2001 From: FahimFBA Date: Wed, 20 Nov 2024 21:52:20 +0600 Subject: [PATCH] add translation: People with access --- src/gui/src/i18n/translations/bn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/src/i18n/translations/bn.js b/src/gui/src/i18n/translations/bn.js index cf939c581..fcb346b57 100644 --- a/src/gui/src/i18n/translations/bn.js +++ b/src/gui/src/i18n/translations/bn.js @@ -365,7 +365,7 @@ const bn = { "zipping": "%strong% জিপ করা হচ্ছে", // In English: "Zipping %strong%" "Editor": "সম্পাদক", // In English: "Editor" "Viewer": "দর্শক", // In English: "Viewer" - "People with access": undefined, // In English: "People with access" + "People with access": "মানুষ যাদের প্রবেশাধিকার আছে", // In English: "People with access" "Share With…": undefined, // In English: "Share With…" "Owner": undefined, // In English: "Owner" "You can't share with yourself.": undefined, // In English: "You can't share with yourself."