Files
JJBB/Sdk/iOS/YuCheng/huosdkFramework/HuoSDK.bundle/HuoSDKStrings_Hans.strings
2024-08-23 15:49:34 +08:00

54 lines
1.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//view title
loginViewTitle="用户登录";
fregisterViewTitle="手机注册";
userRegisterViewTitle="用户注册";
payViewTitle="充值中心";
realNameCheckViewTitle = "实名认证";
//btn title
forgetPWTitle="忘记账号/密码";
loginBtnTitle="进入游戏";
guestLoginBtn="一键注册 ";
fastRegisterBtn="手机注册";
registerBtnTitle="完成注册";
userRegisterBtn=" 用户注册";
autoRegisterBtn="试玩";
backToLoginBtn="返回登录";
getCodeBtn="获取";
r_userNamePholder="账号(6-20位数字、字母组成)";
swithUserBtnTitle="切换账号";
payNowBtn="立即付款";
confirmBtnTitle="确定";
cancelBtnTitle="取消";
//alertView message
newVersionMessage="游戏有新版本更新,是否马上进行更新";
usernameAndPasswordNotNull="用户名或者密码不能为空";
userAndPasswordNotCorrect="用户名或者密码格式不正确";
phoneNotNull="手机号码不能为空";
phoneFormatNotCorrect="手机号码格式不正确";
passwordNotNull="密码不能为空";
passwordFormatNotCorrect="密码格式不正确";
networkError="网络请求失败";
sendcodeNotNull="请输入验证码";
webpayFailed="发起支付失败";
payFailed="支付失败!";
paySuccessed="支付成功!";
logoutSuccessed="登出成功!";
//ERROR
requestDataJsonDecodeError="返回数据错误";
requestDataSignError="签名验证失败";
//textfield
userNamePholder="请输入登录账号";
passwordPholder="请输入登录密码";
phonePholder="请输入手机号码";
smsPholder="请输入验证码";
inviteCodePholder="请输入激活码";
realNameTextPholder = "请输入真实姓名";
realNameCardTYprPhloder = "请选择证件类型";
realNameCardNumberPhloder = "请输入证件号码";
//label
welcomeLabel="欢迎回来";
loginLabel="正在登录";
realNameViewForCheckTitle = "根据国家规定,游戏用户需进行实名认证.";