Blame view

ios/GameSDKDemo/letsgameDemo/GameSDKResources.bundle/zh-Hans.strings 691 Bytes
bd0fbf81f   赵康   update version 3....
1
2
3
4
  "user_name_hint" = "邮箱";
  "password_hint" = "密码";
  "quick_login" = "一键进入";
  "quick_play" = "Play";
d09807c7a   赵康   update to 3.3.6 a...
5
  "gump_login" = "Login";
bd0fbf81f   赵康   update version 3....
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  "login" = "登陆";
  "loginFacebook" = "登录Facebook";
  "signup" = "注册";
  "bind" = "绑定邮箱";
  "loading" = "加载中……";
  "illegal_uname_tip" = "邮箱不存在";
  "illegal_pwd_tip" = "密码格式不正确 (6–20字符)";
  "illegal_user_exist" = "邮箱已注册";
  "illegal_pwd_invalid" = "密码不正确,请重试";
  "illegal_user_not_exist" = "邮箱格式不正确";
  "invalid_email" = "请输入正确的邮箱";
  "login_fail" = "登录失败";
  "signup_fail" = "注册失败";
  "bind_fail" = "绑定失败";
  "GumptechLogin" = "甘普登录";