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

hy.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6e3fc1a22c86deb7ad5494fa0cc2ef2de9ad8100 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "user_ldap",
    {
    "Groups" : "Խմբեր",
    "Help" : "Օգնություն",
    "Password" : "Գաղտնաբառ",
    "Continue" : "Շարունակել"
},
"nplurals=2; plural=(n != 1);");