Blame view
ios/GameSDKResources.bundle/en.strings
661 Bytes
bd0fbf81f
![]() |
1 2 |
"user_name_hint" = "Email"; "password_hint" = "Password"; |
d09807c7a
![]() |
3 |
"quick_play" = "Guest Play"; |
bd0fbf81f
![]() |
4 |
"login" = "Login"; |
d09807c7a
![]() |
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"; |
d09807c7a
![]() |
20 |
"switch"="Switching accounts"; |