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

sq.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a5278a40d36d211437fe85c045dadd6720a84fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "registration",
    {
    "Register" : "Regjistrohu",
    "Saved" : "Ruajtur",
    "None" : "Asnjë",
    "Username" : "Username",
    "Password" : "Fjalëkalim",
    "Create account" : "Krijo llogari",
    "Email" : "email"
},
"nplurals=2; plural=(n != 1);");