You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Language/ja/Auth.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@
51
51
'magicLinkExpired' => '申し訳ございません、リンクは切れています。', // 'Sorry, link has expired.'
52
52
'checkYourEmail' => 'メールをチェックしてください!', // 'Check your email!'
53
53
'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.'
55
55
'successLogout' => '正常にログアウトしました。', // 'You have successfully logged out.'
0 commit comments