Blame view

ios/GameSDKResources.bundle/zh-Hant.strings 1.07 KB
bd0fbf81f   赵康   update version 3....
1
2
3
  "user_name_hint" = "郵箱";
  "password_hint" = "密碼";
  "quick_login" = "一鍵進入";
949217f26   alexYang   SDK文本修改
4
  "quick_play" = "Play as Guest";
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
  "login" = "登陸";
  "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" = "註冊失敗";
3956cd494   alexYang   密码修改与重置
18
19
20
21
22
23
24
25
26
27
28
29
  "bind_fail" = "綁定失敗";
  "GumptechLogin" = "甘普登錄";
  "switch" = "切換賬號";
  "change_password" = "修改密碼";
  "current_password" = "當前密碼";
  "change_password_notice" = "重置密碼時可不填寫當前密碼";
  "new_password" = "新密碼";
  "Reset" = "重置";
  "Confirm" = "確定修改";
  "Succeed" = "修改成功";
  "reset_fail" = "修改失败,請與客服聯系";
  "reset_success" = "密碼重置郵件已發送到指定賬戶郵箱,請按郵件內的提示操作";