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

hi.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f9924248b383a47b7dda93d89b02e00513a9dab (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "उपयोगकर्ता",
    "Help" : "सहयोग",
    "Password" : "पासवर्ड",
    "Advanced" : "उन्नत"
},
"nplurals=2; plural=(n != 1);");