summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/bn_IN.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/bn_IN.php')
-rw-r--r--apps/files_sharing/l10n/bn_IN.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/bn_IN.php b/apps/files_sharing/l10n/bn_IN.php
index 2e724393768..99daa51da79 100644
--- a/apps/files_sharing/l10n/bn_IN.php
+++ b/apps/files_sharing/l10n/bn_IN.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Cancel" => "বাতিল করা",
-"Name" => "নাম"
+"Name" => "নাম",
+"Download" => "ডাউনলোড করুন"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";