Skip to content

Commit

Permalink
lang: japanese translation for string magicLinkDisabled
Browse files Browse the repository at this point in the history
Co-authored-by: kenjis <[email protected]>
  • Loading branch information
datamweb and kenjis authored Aug 10, 2023
1 parent 0805765 commit 75a3562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Language/ja/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
'magicLinkExpired' => '申し訳ございません、リンクは切れています。', // 'Sorry, link has expired.'
'checkYourEmail' => 'メールをチェックしてください!', // 'Check your email!'
'magicLinkDetails' => 'ログインリンクが含まれたメールを送信しました。これは {0} 分間だけ有効です。', // 'We just sent you an email with a Login link inside. It is only valid for {0} minutes.'
'magicLinkDisabled' => '(To be translated) Use of MagicLink is currently not allowed.',
'magicLinkDisabled' => 'マジックリンクは使えません。', // 'Use of MagicLink is currently not allowed.'
'successLogout' => '正常にログアウトしました。', // 'You have successfully logged out.'
'backToLogin' => 'ログインに戻る', // 'Back to Login'

Expand Down

0 comments on commit 75a3562

Please sign in to comment.