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

nn_NO.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 92f93d5b53754266f088a5e6bbe97677c73ee976 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "registration",
    {
    "Saved" : "Lagra",
    "None" : "Ingen",
    "Username" : "Brukarnamn",
    "Password" : "Passord",
    "Create account" : "Opprett konto",
    "Email" : "E-post"
},
"nplurals=2; plural=(n != 1);");