add support for zh_cn
This commit is contained in:
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"title": "账单",
|
||||
"currentBill": "当前账单",
|
||||
"configuration": "配置",
|
||||
"currentPlanDetails": "当前计划详情",
|
||||
"upgradePlan": "升级计划",
|
||||
"cardBodyText01": "免费试用",
|
||||
"cardBodyText02": "(您的试用计划将在1个月19天后到期)",
|
||||
"redeemCode": "兑换码",
|
||||
"accountStorage": "账户存储",
|
||||
"used": "已用:",
|
||||
"remaining": "剩余:",
|
||||
"charges": "费用",
|
||||
"tooltip": "当前账单周期的费用",
|
||||
"description": "描述",
|
||||
"billingPeriod": "账单周期",
|
||||
"billStatus": "账单状态",
|
||||
"perUserValue": "每用户费用",
|
||||
"users": "用户",
|
||||
"amount": "金额",
|
||||
"invoices": "发票",
|
||||
"transactionId": "交易ID",
|
||||
"transactionDate": "交易日期",
|
||||
"paymentMethod": "支付方式",
|
||||
"status": "状态",
|
||||
"ltdUsers": "您最多可以添加{{ltd_users}}名用户。",
|
||||
"totalSeats": "总席位",
|
||||
"availableSeats": "可用席位",
|
||||
"addMoreSeats": "添加更多席位",
|
||||
"drawerTitle": "兑换码",
|
||||
"label": "兑换码",
|
||||
"drawerPlaceholder": "输入您的兑换码",
|
||||
"redeemSubmit": "提交",
|
||||
"modalTitle": "为您的团队选择最佳计划",
|
||||
"seatLabel": "席位数量",
|
||||
"freePlan": "免费计划",
|
||||
"startup": "初创",
|
||||
"business": "商业",
|
||||
"tag": "最受欢迎",
|
||||
"enterprise": "企业",
|
||||
"freeSubtitle": "永远免费",
|
||||
"freeUsers": "最适合个人使用",
|
||||
"freeText01": "100MB存储",
|
||||
"freeText02": "3个项目",
|
||||
"freeText03": "5名团队成员",
|
||||
"startupSubtitle": "固定费率/月",
|
||||
"startupUsers": "最多15名用户",
|
||||
"startupText01": "25GB存储",
|
||||
"startupText02": "无限活跃项目",
|
||||
"startupText03": "日程",
|
||||
"startupText04": "报告",
|
||||
"startupText05": "订阅项目",
|
||||
"businessSubtitle": "每用户/月",
|
||||
"businessUsers": "16 - 200名用户",
|
||||
"enterpriseUsers": "200 - 500+名用户",
|
||||
"footerTitle": "请提供一个我们可以联系您的电话号码。",
|
||||
"footerLabel": "联系电话",
|
||||
"footerButton": "联系我们",
|
||||
"redeemCodePlaceHolder": "输入您的兑换码",
|
||||
"submit": "提交",
|
||||
"trialPlan": "免费试用",
|
||||
"trialExpireDate": "有效期至{{trial_expire_date}}",
|
||||
"trialExpired": "您的免费试用已于{{trial_expire_string}}到期",
|
||||
"trialInProgress": "您的免费试用将在{{trial_expire_string}}到期",
|
||||
"required": "此字段为必填项",
|
||||
"invalidCode": "无效的代码",
|
||||
"selectPlan": "为您的团队选择最佳计划",
|
||||
"changeSubscriptionPlan": "更改您的订阅计划",
|
||||
"noOfSeats": "席位数量",
|
||||
"annualPlan": "专业 - 年度",
|
||||
"monthlyPlan": "专业 - 月度",
|
||||
"freeForever": "永远免费",
|
||||
"bestForPersonalUse": "最适合个人使用",
|
||||
"storage": "存储",
|
||||
"projects": "项目",
|
||||
"teamMembers": "团队成员",
|
||||
"unlimitedTeamMembers": "无限团队成员",
|
||||
"unlimitedActiveProjects": "无限活跃项目",
|
||||
"schedule": "日程",
|
||||
"reporting": "报告",
|
||||
"subscribeToProjects": "订阅项目",
|
||||
"billedAnnually": "按年计费",
|
||||
"billedMonthly": "按月计费",
|
||||
"pausePlan": "暂停计划",
|
||||
"resumePlan": "恢复计划",
|
||||
"changePlan": "更改计划",
|
||||
"cancelPlan": "取消计划",
|
||||
"perMonthPerUser": "每用户/月",
|
||||
"viewInvoice": "查看发票",
|
||||
"switchToFreePlan": "切换到免费计划",
|
||||
"expirestoday": "今天",
|
||||
"expirestomorrow": "明天",
|
||||
"expiredDaysAgo": "{{days}}天前",
|
||||
"continueWith": "继续使用{{plan}}",
|
||||
"changeToPlan": "更改为{{plan}}"
|
||||
}
|
||||
Reference in New Issue
Block a user