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

af.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c122fbdbedf166d0c084ed3b3c52be94430c8736 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "registration",
    {
    "Register" : "Registreer",
    "Saved" : "Bewaar",
    "None" : "Geen",
    "Username" : "Gebruikersnaam",
    "Password" : "Wagwoord",
    "Create account" : "Skep rekening",
    "Email" : "E-pos"
},
"nplurals=2; plural=(n != 1);");