🌐 Fully localized notification
This commit is contained in:
@ -3,5 +3,9 @@
|
||||
"shortBodyLoginOneTimePassword": "%s is your login verification code. It will expires in 30 minutes.",
|
||||
"subjectConfirmRegistration": "Confirm your registration",
|
||||
"subjectResetPassword": "Reset your password",
|
||||
"subjectDeleteAccount": "Confirm your account deletion"
|
||||
"subjectDeleteAccount": "Confirm your account deletion",
|
||||
"subjectLoginAlert": "Login alert",
|
||||
"shortBodyLoginAlert": "Your account got logged in from %s. If it's not your device, please deal with it immediately.",
|
||||
"subjectAbuseReportUpdated": "Abuse report status has been changed",
|
||||
"shortBodyAbuseReportUpdated": "Report #%d has been changed to %s. Moderator message: %s"
|
||||
}
|
@ -3,5 +3,9 @@
|
||||
"shortBodyLoginOneTimePassword": "%s 是您的登录验证码,它将在 30 分钟后过期。",
|
||||
"subjectConfirmRegistration": "确认您的注册",
|
||||
"subjectResetPassword": "重置您的密码",
|
||||
"subjectDeleteAccount": "确认您的帐户删除"
|
||||
"subjectDeleteAccount": "确认您的帐户删除",
|
||||
"subjectLoginAlert": "登陆提醒",
|
||||
"shortBodyLoginAlert": "您的帐户在 %s 登录,若它不是你的设备,请立即处理。",
|
||||
"subjectAbuseReportUpdated": "举报状态已更新",
|
||||
"shortBodyAbuseReportUpdated": "举报 #%d 已更新为 %s。管理员回复:%s"
|
||||
}
|
Reference in New Issue
Block a user