mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update: add payment handling fee
This commit is contained in:
		| @@ -86,5 +86,6 @@ | ||||
|     "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 code cannot be used for this period": "The coupon code cannot be used for this period" | ||||
|     "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" | ||||
| } | ||||
|   | ||||
| @@ -86,5 +86,6 @@ | ||||
|     "The traffic usage in :app_name has reached 80%": "在 :app_name 的已用流量已达到 80%", | ||||
|     "The service in :app_name is about to expire": "在 :app_name 的服务即将到期", | ||||
|     "The coupon can only be used :limit_use_with_user per person": "该优惠券每人只能用 :limit_use_with_user 次", | ||||
|     "The coupon code cannot be used for this period": "此优惠券无法用于该付款周期" | ||||
|     "The coupon code cannot be used for this period": "此优惠券无法用于该付款周期", | ||||
|     "Request failed, please try again later": "请求失败,请稍后再试" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user