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

ia.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 985900e7e102f45e171e466c13657191c3912f90 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "Salveguardate",
    "None" : "Nulle",
    "Username" : "Nomine de usator",
    "Password" : "Contrasigno",
    "Create account" : "Crear conto",
    "Email" : "E-posta"
},
"nplurals=2; plural=(n != 1);");