diff options
Diffstat (limited to 'apps/files_encryption/l10n/bn_BD.php')
-rw-r--r-- | apps/files_encryption/l10n/bn_BD.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/bn_BD.php b/apps/files_encryption/l10n/bn_BD.php index 43699906e4d..c8bf47e8e39 100644 --- a/apps/files_encryption/l10n/bn_BD.php +++ b/apps/files_encryption/l10n/bn_BD.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Recovery key successfully enabled" => "পূনরুদ্ধার চাবি সার্থকভাবে কার্যকর করা হয়েছে", +"Recovery key successfully disabled" => "পূনরুদ্ধার চাবি সার্থকভাবে অকার্যকর করা হয়েছে", +"Password successfully changed." => "আপনার কূটশব্দটি সার্থকভাবে পরিবর্তন করা হয়েছে ", "Encryption" => "সংকেতায়ন", "Change Password" => "কূটশব্দ পরিবর্তন করুন" ); |