feat: allow to disable subscriptions (#144)
This commit is contained in:
@@ -36,7 +36,7 @@ $i18n = [
|
||||
'last_added' => "创建时间",
|
||||
'price' => "价格",
|
||||
'next_payment' => "下次支付时间",
|
||||
'inactive' => "禁用订阅",
|
||||
'inactive' => "停用订阅",
|
||||
'member' => "成员",
|
||||
'category' => "分类",
|
||||
'payment_method' => "支付方式",
|
||||
|
||||
Reference in New Issue
Block a user