feat: allow to disable subscriptions (#144)
This commit is contained in:
@@ -33,7 +33,7 @@ $i18n = [
|
||||
'last_added' => "最終追加日",
|
||||
'price' => "金額",
|
||||
'next_payment' => "次回支払い",
|
||||
'inactive' => "無効なサブスクリプション",
|
||||
'inactive' => "サブスクリプションを無効にする",
|
||||
'member' => "メンバー",
|
||||
'category' => "カテゴリ",
|
||||
'payment_method' => "支払い方法",
|
||||
|
||||
Reference in New Issue
Block a user