Skip to content

Commit 75a3562

Browse files
datamwebkenjis
andauthored
lang: japanese translation for string magicLinkDisabled
Co-authored-by: kenjis <[email protected]>
1 parent 0805765 commit 75a3562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Language/ja/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
'magicLinkExpired' => '申し訳ございません、リンクは切れています。', // 'Sorry, link has expired.'
5252
'checkYourEmail' => 'メールをチェックしてください!', // 'Check your email!'
5353
'magicLinkDetails' => 'ログインリンクが含まれたメールを送信しました。これは {0} 分間だけ有効です。', // 'We just sent you an email with a Login link inside. It is only valid for {0} minutes.'
54-
'magicLinkDisabled' => '(To be translated) Use of MagicLink is currently not allowed.',
54+
'magicLinkDisabled' => 'マジックリンクは使えません。', // 'Use of MagicLink is currently not allowed.'
5555
'successLogout' => '正常にログアウトしました。', // 'You have successfully logged out.'
5656
'backToLogin' => 'ログインに戻る', // 'Back to Login'
5757

0 commit comments

Comments
 (0)