update: remind mail i18n

This commit is contained in:
tokumeikoi
2021-08-28 15:32:38 +09:00
parent 4cebeed2d7
commit 982c47d0b4
4 changed files with 10 additions and 7 deletions

View File

@ -16,7 +16,7 @@
"Ticket reply failed": "工单回复失败",
"Close failed": "关闭失败",
"Unsupported withdrawal method": "不支持的提现方式",
"The current required minimum withdrawal commission is": "当前系统要求的最少提现佣金为:¥:limitCNY",
"The current required minimum withdrawal commission is :limit": "当前系统要求的最少提现佣金为:¥:limitCNY",
"[Commission Withdrawal Request] This ticket is opened by the system": "[提现申请] 本工单由系统发出",
"Withdrawal method": "提现方式",
"Withdrawal account": "提现账号",
@ -82,5 +82,6 @@
"Incorrect traffic alert format": "流量提醒参数有误",
"Email can not be empty": "邮箱不能为空",
"Email format is incorrect": "邮箱格式不正确",
"Password can not be empty": "密码不能为空"
"Password can not be empty": "密码不能为空",
"The traffic usage in :app_name has reached 80%": "在:app的流量使用已达到80%"
}