mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-04 16:33:32 +00:00
CI stack for Authentik with ldap
This commit is contained in:
@@ -185,6 +185,9 @@
|
||||
"error.email-already-exists": {
|
||||
"defaultMessage": "Es existiert bereits ein Benutzer mit dieser E-Mail-Adresse"
|
||||
},
|
||||
"error.invalid-auth-type": {
|
||||
"defaultMessage": "Invalid authentication type"
|
||||
},
|
||||
"error.invalid-login-credentials": {
|
||||
"defaultMessage": "Ungültige Login-Details"
|
||||
},
|
||||
@@ -440,9 +443,6 @@
|
||||
"user.name": {
|
||||
"defaultMessage": "Name"
|
||||
},
|
||||
"user.nickname": {
|
||||
"defaultMessage": "Benutzername"
|
||||
},
|
||||
"user.password": {
|
||||
"defaultMessage": "Passwort"
|
||||
},
|
||||
|
@@ -461,6 +461,9 @@
|
||||
"error.email-already-exists": {
|
||||
"defaultMessage": "A user already exists with this email address"
|
||||
},
|
||||
"error.invalid-auth-type": {
|
||||
"defaultMessage": "Invalid authentication type"
|
||||
},
|
||||
"error.invalid-login-credentials": {
|
||||
"defaultMessage": "Invalid login credentials"
|
||||
},
|
||||
@@ -722,9 +725,6 @@
|
||||
"user.name": {
|
||||
"defaultMessage": "Name"
|
||||
},
|
||||
"user.nickname": {
|
||||
"defaultMessage": "Nickname"
|
||||
},
|
||||
"user.password": {
|
||||
"defaultMessage": "Password"
|
||||
},
|
||||
|
@@ -185,6 +185,9 @@
|
||||
"error.email-already-exists": {
|
||||
"defaultMessage": "کاربری از قبل با این آدرس ایمیل وجود دارد"
|
||||
},
|
||||
"error.invalid-auth-type": {
|
||||
"defaultMessage": "Invalid authentication type"
|
||||
},
|
||||
"error.invalid-login-credentials": {
|
||||
"defaultMessage": "اعتبار ورود نامعتبر است"
|
||||
},
|
||||
@@ -443,9 +446,6 @@
|
||||
"user.name": {
|
||||
"defaultMessage": "نام"
|
||||
},
|
||||
"user.nickname": {
|
||||
"defaultMessage": "کنیه"
|
||||
},
|
||||
"user.password": {
|
||||
"defaultMessage": "کلمه عبور"
|
||||
},
|
||||
|
Reference in New Issue
Block a user