mirror of
https://github.com/v2board/v2board.git
synced 2025-07-09 21:59:47 +08:00
update: prevention of blasting
This commit is contained in:
@ -94,5 +94,6 @@
|
||||
"Login to :name": "Login to :name",
|
||||
"Sending frequently, please try again later": "Sending frequently, please try again later",
|
||||
"Current product is sold out": "Current product is sold out",
|
||||
"There are too many password errors, please try again after :minute minutes.": "There are too many password errors, please try again after :minute minutes."
|
||||
"There are too many password errors, please try again after :minute minutes.": "There are too many password errors, please try again after :minute minutes.",
|
||||
"Reset failed, Please try again later": "Reset failed, Please try again later"
|
||||
}
|
||||
|
@ -94,5 +94,6 @@
|
||||
"Login to :name": "登入到 :name",
|
||||
"Sending frequently, please try again later": "发送频繁,请稍后再试",
|
||||
"Current product is sold out": "当前商品已售罄",
|
||||
"There are too many password errors, please try again after :minute minutes.": "密码错误次数过多,请 :minute 分钟后再试"
|
||||
"There are too many password errors, please try again after :minute minutes.": "密码错误次数过多,请 :minute 分钟后再试",
|
||||
"Reset failed, Please try again later": "重置失败,请稍后再试"
|
||||
}
|
||||
|
Reference in New Issue
Block a user