Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bn_IN.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e724393768e0c6498ab50a1912151b0744e7700 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Cancel" => "বাতিল করা",
"Name" => "নাম"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";