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

bn_BD.js « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a4637bb76ebd1add88561384ed726c99e5412603 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_retention",
    {
    "Create" : "তৈরী কর",
    "Delete" : "মুছে",
    "Yes" : "Yes",
    "No" : "No",
    "Time" : "সময়"
},
"nplurals=2; plural=(n != 1);");