Blame view
ios/GameSDKResources.bundle/en.strings
627 Bytes
bd0fbf81f
![]() |
1 2 3 4 |
"user_name_hint" = "Email"; "password_hint" = "Password"; "quick_play" = "Play"; "login" = "Login"; |
cfe987262
![]() |
5 |
"gump_login" = "Login>>"; |
bd0fbf81f
![]() |
6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
"signup" = "Signup"; "bind" = "Bound to email"; "loading" = "Loading"; "cancel" = "Cancel"; "ok" = "OK"; "illegal_uname_tip" = "Invalid Email"; "illegal_pwd_tip" = "Invalid Password (6-20 characters)"; "illegal_user_exist" = "Email has already used"; "illegal_pwd_invalid" = "Password is incorrect, please try again"; "illegal_user_not_exist" = "Invalid Email"; "invalid_email" = "Please input your email"; "login_fail" = "Login failed"; "signup_fail" = "Signup failed"; "bind_fail" = "Bound failed"; |