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: 9e57726948d1e7a11e5cfe6179d56d6a699b89cf (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "Salveguardate",
    "Email" : "E-posta",
    "Full name" : "Nomine complete",
    "Phone number" : "Numero de telephono",
    "Password" : "Contrasigno",
    "Create account" : "Crear conto"
},
"nplurals=2; plural=(n != 1);");