release 4.8.9
This commit is contained in:
@ -213,6 +213,9 @@ class StringValues extends Translations{
|
||||
'reset_explain': 'All data has been reset. You should tap start rogaining to start game.',
|
||||
'no_match': 'No match!',
|
||||
'password_does_not_match':'The passwords you entered were not match.',
|
||||
'forgot_password':'Forgot password',
|
||||
'user_registration_successful':'Sent activation mail to you. Pls click activation link on the email.',
|
||||
|
||||
},
|
||||
'ja_JP': {
|
||||
'drawer_title':'ロゲイニング参加者はログイン するとチェックポイントが参照 できます',
|
||||
@ -428,6 +431,8 @@ class StringValues extends Translations{
|
||||
'reset_explain': 'すべてリセットされました。ロゲ開始から再開して下さい。',
|
||||
'no_match': '不一致',
|
||||
'password_does_not_match':'入力したパスワードが一致しません',
|
||||
'forgot_password':'パスワードを忘れた場合',
|
||||
'user_registration_successful':'ユーザー認証のメールをお届けしました。メール上のリンクをクリックして正式登録してください。',
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user