mirror of
https://github.com/v2board/v2board.git
synced 2025-06-17 07:07:49 +08:00
update: add coupon limit period
This commit is contained in:
@ -85,5 +85,6 @@
|
||||
"Password can not be empty": "Password can not be empty",
|
||||
"The traffic usage in :app_name has reached 80%": "The traffic usage in :app_name has reached 80%",
|
||||
"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 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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user