We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dbfc24 + c122c3d commit 7f0b2daCopy full SHA for 7f0b2da
1 file changed
src/Language/ja/Auth.php
@@ -29,6 +29,7 @@
29
// Registration
30
'register' => '登録', // 'Register',
31
'registerDisabled' => '現在、登録はできません。', // 'Registration is not currently allowed.',
32
+ 'registerSuccess' => 'ようこそ!', // 'Welcome aboard!',
33
34
// Login
35
'login' => 'ログイン', // 'Login',
0 commit comments