Skip to content

Commit aabaaef

Browse files
sammyskillskenjis
andauthored
Update src/Language/ja/Auth.php
Co-authored-by: kenjis <[email protected]>
1 parent 21bef49 commit aabaaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Language/ja/Auth.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'password' => 'パスワード', // 'Password'
3131
'passwordConfirm' => 'パスワード(再)', // 'Password (again)'
3232
'haveAccount' => 'すでにアカウントをお持ちの方', // 'Already have an account?'
33-
'token' => '(To be translated) Token',
33+
'token' => 'トークン', // 'Token'
3434

3535
// Buttons
3636
'confirm' => '確認する', // 'Confirm'

0 commit comments

Comments
 (0)