initial commit to gitea

This commit is contained in:
2022-03-10 00:47:26 -05:00
parent 808ffa3211
commit f504e213a0
93 changed files with 4394 additions and 1539 deletions

View File

@@ -334,7 +334,7 @@
"confirmation": "请确定",
"are_you_sure_to_remove_the_card": "您确定要移除该信用卡吗?",
"payment_verification": "付款验证",
"payment_verification_sent": "付款码已经发送到您的手机{mobile}。请在下面输入付款码。",
"payment_verification_sent": "付款码已经发送到您的{p1}{p2}。请在下面输入付款码。",
"wrong_payment_verification_code": "错误的付款码,请查证后再输入。",
"pay_with": "使用",
"pay_with_token": "使用{method}付款",
@@ -388,5 +388,19 @@
"current_plan": "当前计划",
"select_a_plan": "选择一个计划",
"price": "价格",
"no_ticket_yet": "还没有支持票。 如果您有任何疑问/问题,请点击上方的加号图标以创建支持票。"
"no_ticket_yet": "还没有支持票。 如果您有任何疑问/问题,请点击上方的加号图标以创建支持票。",
"enter_keyword": "输入关键字",
"search": "搜索",
"create_a_online_store": "开网店",
"open_online_store": "开网店",
"select_a_store": "选择一个店子",
"domain_name": "域名",
"enter_desired_domain": "您想要的域名",
"check_domain_name": "检查是否可用",
"domains_separated_comma": "逗号分开多个域名",
"domain_available_token": "{domain} (可用)",
"domain_unavailable_token": "{domain} (不可用)",
"place_order_now": "马上下单",
"mobile": "手机",
"renew_service_now": "马上续期"
}