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

mr.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12f8a3288e808ac7ae157b8c5fc18bd6d785a226 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "lib",
    {
    "Settings" : "सेटिंग"
},
"nplurals=2; plural=(n != 1);");