mirror of https://github.com/Requarks/wiki.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.0 KiB
32 lines
1.0 KiB
{
|
|
"loginrequired": "Inloggen verplicht",
|
|
"loginusing": "Inloggen met... ",
|
|
"loginusingalt": "Of, log in met...",
|
|
"fields": {
|
|
"emailuser": "E-mail / Gebruikersnaam",
|
|
"password": "Wachtwoord"
|
|
},
|
|
"actions": {
|
|
"login": "Inloggen"
|
|
},
|
|
"errors": {
|
|
"invalidlogin": "Foutieve inloggegevens",
|
|
"invalidloginmsg": "De ingevoerde e-mail of wachtwoord is fout.",
|
|
"invaliduseremail": "Foutieve gebruikers e-mail",
|
|
"loginerror": "Inlog fout",
|
|
"notyetauthorized": "Je hebt nog geen toegang gekregen tot deze site.",
|
|
"toomanyattempts": "Te veel pogingen!",
|
|
"toomanyattemptsmsg": "Je hebt te veel pogingen gedaan om in te loggen, probeer het straks nog een keer {{time}}.",
|
|
"usernotfound": "Gebruiker niet gevonden"
|
|
},
|
|
"providers": {
|
|
"local": "Lokaal",
|
|
"windowslive": "Microsoft Account",
|
|
"azure": "Azure Active Directory",
|
|
"google": "Google Account",
|
|
"facebook": "Facebook",
|
|
"github": "GitHub",
|
|
"slack": "Slack",
|
|
"ldap": "LDAP / Active Directory"
|
|
}
|
|
}
|