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: 83e1e5f7149c8fd083612dccb1eec3d05dced4bf (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_retention",
    {
    "Delete" : "মুছে",
    "Yes" : "Yes",
    "No" : "No",
    "Time" : "সময়",
    "Create" : "তৈরী কর"
},
"nplurals=2; plural=(n != 1);");