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

lb.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f72695839e2ac0f958249d8b9d33fef42a10a3d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "Gespäichert",
    "Email" : "Email",
    "Continue" : "Weider",
    "Password" : "Passwuert",
    "Loading" : "Loading",
    "Create account" : "Kont uleeën"
},
"nplurals=2; plural=(n != 1);");