mirror of
https://github.com/v2board/v2board.git
synced 2025-06-15 14:17:48 +08:00
update: password check limit
This commit is contained in:
@ -93,5 +93,6 @@
|
||||
"This subscription reset package does not apply to your subscription": "This subscription reset package does not apply to your subscription",
|
||||
"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"
|
||||
"Current product is sold out": "Current product is sold out",
|
||||
"There are too many password errors, please try again after 30 minutes.": "There are too many password errors, please try again after 30 minutes."
|
||||
}
|
||||
|
@ -93,5 +93,6 @@
|
||||
"This subscription reset package does not apply to your subscription": "该订阅重置包不适用于你的订阅",
|
||||
"Login to :name": "登入到 :name",
|
||||
"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 30 minutes.": "密码错误次数过多,请 30 分钟后再试"
|
||||
}
|
||||
|
Reference in New Issue
Block a user