summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/bn_IN.php
blob: 2e724393768e0c6498ab50a1912151b0744e7700 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Cancel" => "বাতিল করা",
"Name" => "নাম"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";