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

bn_IN.js « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b479dc02643c93d39398a144ea1395105a8b5a5 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "comments",
    {
    "Cancel" : "বাতিল করা",
    "Save" : "সেভ"
},
"nplurals=2; plural=(n != 1);");