diff options
Diffstat (limited to 'core/l10n/bn_IN.php')
-rw-r--r-- | core/l10n/bn_IN.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/bn_IN.php b/core/l10n/bn_IN.php index 6158da85a30..8ac8c2f20f2 100644 --- a/core/l10n/bn_IN.php +++ b/core/l10n/bn_IN.php @@ -14,6 +14,7 @@ $TRANSLATIONS = array( "Warning" => "সতর্কীকরণ", "Delete" => "মুছে ফেলা", "Add" => "যোগ করা", -"Username" => "ইউজারনেম" +"Username" => "ইউজারনেম", +"Reset" => "রিসেট করুন" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |