feat: allow to disable subscriptions (#144)

This commit is contained in:
Miguel Ribeiro
2024-02-23 18:08:20 +01:00
committed by GitHub
parent 91e53a48e4
commit 50056d9f03
15 changed files with 24 additions and 42 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ $i18n = [
'last_added' => "Zuletzt hinzugefügt",
'price' => "Preis",
'next_payment' => "Nächste Zahlung",
'inactive' => "Deaktiviertes Abonnement",
'inactive' => "Abonnement deaktivieren",
'member' => "Mitglied",
'category' => "Kategorie",
'payment_method' => "Zahlungsmethode",