|
@@ -31,31 +31,34 @@ $LANG = array(
|
|
|
"input_security_code" => "输入验证码",
|
|
|
"input_security_code_above" => "请输入上面图中验证码",
|
|
|
"legal_information" => "法律信息",
|
|
|
- "privacy_policy" => "隐私政策",
|
|
|
- "tos" => "服务条款",
|
|
|
+ "privacy_policy" => "隐私政策",
|
|
|
+ "tos" => "服务条款",
|
|
|
"cancellation_refund" => "取消与退款",
|
|
|
- "payment_methods" => "支付方式",
|
|
|
+ "payment_methods" => "支付方式",
|
|
|
"signup_free_hosting" => "注册免费空间",
|
|
|
- "remember_me" => "记住我",
|
|
|
- "please_login" => "请登录",
|
|
|
- "lost_password" => "忘记密码了?",
|
|
|
- "address" => "地址",
|
|
|
- "host-plan" => "主机方案",
|
|
|
- "host-plan-free" => "免费主机",
|
|
|
- "host-plan-paid" => "收费主机",
|
|
|
- 'host-plan-super' => '高级主机',
|
|
|
+ "remember_me" => "记住我",
|
|
|
+ "please_login" => "请登录",
|
|
|
+ "lost_password" => "忘记密码了?",
|
|
|
+ "address" => "地址",
|
|
|
+ "host-plan" => "主机方案",
|
|
|
+ "host-plan-free" => "免费主机",
|
|
|
+ "host-plan-paid" => "收费主机",
|
|
|
+ 'host-plan-super' => '高级主机',
|
|
|
'host-plan-ultimate' => '顶级主机',
|
|
|
- "ftp-accounts" => "FTP账号",
|
|
|
- "sub-domains" => "子域名",
|
|
|
- "add-on-domains" => "绑定域名",
|
|
|
- "parked-domains" => "停放域名",
|
|
|
- "mysql-databases" => "MySQL数据库",
|
|
|
- "disk-quota" => "总空间配额",
|
|
|
+ "ftp-accounts" => "FTP账号",
|
|
|
+ 'free-domains' => '免费域名',
|
|
|
+ "sub-domains" => "子域名",
|
|
|
+ "add-on-domains" => "绑定域名",
|
|
|
+ "parked-domains" => "停放域名",
|
|
|
+ "mysql-databases" => "MySQL数据库",
|
|
|
+ "disk-quota" => "总空间配额",
|
|
|
"monthly-bandwidth" => "每月流量限制",
|
|
|
- "daily-hits" => "每日点击配额",
|
|
|
- "host-inodes" => "使用Inode配额",
|
|
|
- "unlimited" => "无限",
|
|
|
- "resetpassword" => "找回密码",
|
|
|
- "domain" => "域名",
|
|
|
- "input_domain" => "请输入域名",
|
|
|
+ "daily-hits" => "每日点击配额",
|
|
|
+ "host-inodes" => "使用Inode配额",
|
|
|
+ "unlimited" => "无限",
|
|
|
+ "reset-password" => "重置密码",
|
|
|
+ "domain" => "域名",
|
|
|
+ "input-domain" => "请输入域名",
|
|
|
+ 'support' => '支持',
|
|
|
+ 'not-support' => '不支持'
|
|
|
);
|