update: register limit by ip

This commit is contained in:
tokumeikoi
2022-03-29 20:39:22 +08:00
parent c6cc307147
commit 9d45b71731
5 changed files with 64 additions and 3 deletions

View File

@ -87,5 +87,6 @@
"The service in :app_name is about to expire": "The service in :app_name is about to expire",
"The coupon can only be used :limit_use_with_user per person": "The coupon can only be used :limit_use_with_user per person",
"The coupon code cannot be used for this period": "The coupon code cannot be used for this period",
"Request failed, please try again later": "Request failed, please try again later"
"Request failed, please try again later": "Request failed, please try again later",
"Register frequently, please try again after 1 hour": "Register frequently, please try again after 1 hour"
}