Skip to content

Commit 8776ed7

Browse files
committed
fix: show error correctly if set to authenticatorHeader.
1 parent 6a8a7dc commit 8776ed7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

src/Language/de/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'badAttempt' => 'Sie konnten nicht angemeldet werden. Bitte überprüfen Sie Ihre Anmeldedaten.',
1313
'noPassword' => 'Kann einen Benutzer ohne Passwort nicht validieren.',
1414
'invalidPassword' => 'Sie können nicht angemeldet werden. Bitte überprüfen Sie Ihr Passwort.',
15-
'noToken' => 'Jede Anfrage muss ein Überbringer-Token im Authorization-Header enthalten.',
15+
'noToken' => 'Jede Anfrage muss ein Überbringer-Token im {0}-Header enthalten.',
1616
'badToken' => 'Das Zugriffstoken ist ungültig.',
1717
'oldToken' => 'Das Zugriffstoken ist abgelaufen.',
1818
'noUserEntity' => 'Die Benutzerentität muss für die Passwortüberprüfung angegeben werden.',

src/Language/en/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'badAttempt' => 'Unable to log you in. Please check your credentials.',
1313
'noPassword' => 'Cannot validate a user without a password.',
1414
'invalidPassword' => 'Unable to log you in. Please check your password.',
15-
'noToken' => 'Every request must have a bearer token in the Authorization header.',
15+
'noToken' => 'Every request must have a bearer token in the {0} header.',
1616
'badToken' => 'The access token is invalid.',
1717
'oldToken' => 'The access token has expired.',
1818
'noUserEntity' => 'User Entity must be provided for password validation.',

src/Language/es/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'badAttempt' => 'No puedes entrar. Por favor, comprueba tus creenciales.',
1313
'noPassword' => 'No se puede validar un usuario sin una contraseña.',
1414
'invalidPassword' => 'No uedes entrar. Por favor, comprueba tu contraseña.',
15-
'noToken' => 'Cada petición debe tenerun token en la Authorización.',
15+
'noToken' => 'Cada petición debe tenerun token en la {0}.',
1616
'badToken' => 'Token de acceso no válido.',
1717
'oldToken' => 'El token de acceso ha caducado.',
1818
'noUserEntity' => 'Se debe dar una Entidad de Usuario para validar la contraseña.',

src/Language/fa/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'badAttempt' => 'امکان ورود به سیستم نیست. لطفا اعتبارنامه خود را بررسی کنید.',
2222
'noPassword' => 'تایید کاربر بدون رمز عبور ممکن نیست.',
2323
'invalidPassword' => 'ناتوان در ورود به سیستم. لطفا رمز عبور خود را بررسی کنید.',
24-
'noToken' => 'هر درخواست باید دارای یک توکن bearer در هدر Authorization باشد.',
24+
'noToken' => 'هر درخواست باید دارای یک توکن bearer در هدر {0} باشد.',
2525
'badToken' => 'توکن دسترسی معتبر نمی باشد.',
2626
'oldToken' => 'توکن دسترسی منقضی شده است.',
2727
'noUserEntity' => 'برای اعتبار سنجی هویت کاربر بایستی رمز عبور ارائه شود',

src/Language/fr/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'badAttempt' => 'Connexion impossible. Veuillez vérifier les informations saisies.',
1313
'noPassword' => 'Impossible de valider un utilisateur sans mot de passe.',
1414
'invalidPassword' => 'Connexion impossible. Veuillez vérifier votre mot de passe.',
15-
'noToken' => 'Chaque demande doit comporter un jeton d\'accès dans l\'en-tête d\'autorisation.',
15+
'noToken' => 'Chaque demande doit comporter un jeton d\'accès dans l\'en-tête d\'{0}.',
1616
'badToken' => 'Le jeton d\'accès est invalide.',
1717
'oldToken' => 'Le jeton d\'accès a expiré.',
1818
'noUserEntity' => 'User Entity doit être fournie pour la validation du mot de passe.',

src/Language/id/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'badAttempt' => 'Anda tidak dapat masuk. Harap periksa kredensial Anda.',
1313
'noPassword' => 'Tidak dapat memvalidasi pengguna tanpa kata sandi.',
1414
'invalidPassword' => 'Anda tidak dapat masuk. Harap periksa kata sandi Anda.',
15-
'noToken' => 'Setiap permintaan harus memiliki token pembawa di header Authorization.',
15+
'noToken' => 'Setiap permintaan harus memiliki token pembawa di header {0}.',
1616
'badToken' => 'Akses token tidak sah.',
1717
'oldToken' => 'Akses token sudah tidak berlaku.',
1818
'noUserEntity' => 'Entitas Pengguna harus disediakan untuk validasi kata sandi.',

src/Language/ja/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'badAttempt' => 'ログインできません。認証情報を確認してください。', // 'Unable to log you in. Please check your credentials.',
1313
'noPassword' => 'パスワードのないユーザーは認証できません。', // 'Cannot validate a user without a password.',
1414
'invalidPassword' => 'ログインできません。パスワードを確認してください。', // 'Unable to log you in. Please check your password.',
15-
'noToken' => 'すべてのリクエストは、AuthorizationヘッダーにBearerトークンが必要です', // 'Every request must have a bearer token in the Authorization header.',
15+
'noToken' => 'すべてのリクエストは、{0}ヘッダーにBearerトークンが必要です', // 'Every request must have a bearer token in the Authorization header.',
1616
'badToken' => 'アクセストークンが無効です。', // 'The access token is invalid.',
1717
'oldToken' => 'アクセストークンの有効期限が切れています。', // 'The access token has expired.',
1818
'noUserEntity' => 'パスワード検証のため、Userエンティティを指定する必要があります。', // 'User Entity must be provided for password validation.',

src/Language/sk/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'badAttempt' => 'Prihlásenie zlyhalo. Skontrolujte svoje prihlasovacie údaje.',
1313
'noPassword' => 'Nie je možné overiť používateľa bez hesla.',
1414
'invalidPassword' => 'Prihlásenie zlyhalo. Skontrolujte svoje heslo.',
15-
'noToken' => 'Každá požiadavka musí mať v hlavičke Autorizácia nosný token',
15+
'noToken' => 'Každá požiadavka musí mať v hlavičke {0} nosný token',
1616
'badToken' => 'Prístupový token je neplatný.',
1717
'oldToken' => 'Platnosť prístupového tokenu vypršala.',
1818
'noUserEntity' => 'Na overenie hesla je potrebné zadať entitu používateľa.',

0 commit comments

Comments
 (0)