add translation: You can't share with yourself.

This commit is contained in:
FahimFBA 2024-11-20 21:53:25 +06:00
parent 3bd07dfabd
commit b76d2922c3

View File

@ -368,7 +368,7 @@ const bn = {
"People with access": "মানুষ যাদের প্রবেশাধিকার আছে", // In English: "People with access"
"Share With…": "শেয়ার করুন...", // In English: "Share With…"
"Owner": "মালিক", // In English: "Owner"
"You can't share with yourself.": undefined, // In English: "You can't share with yourself."
"You can't share with yourself.": "আপনি নিজের সাথে শেয়ার করতে পারবেন না।", // In English: "You can't share with yourself."
"This user already has access to this item": undefined, // In English: "This user already has access to this item"
},