feat: new statistics per payment method (#124)

* feat: new statistics per payment method

* fix: fix typo on english language file

* fix: use translation text for deleting subscriptions
This commit is contained in:
Miguel Ribeiro
2024-02-18 16:26:54 +01:00
committed by GitHub
parent fc2ca267e0
commit 6200fa5e87
23 changed files with 67 additions and 4 deletions
+2 -1
View File
@@ -44,7 +44,7 @@ $i18n = [
"weeks" => "weeks",
"months" => "months",
"years" => "years",
"external_url" => "Visit Externarl URL",
"external_url" => "Visit External URL",
"empty_page" => "Empty Page",
// Subscription form
"add_subscription" => "Add subscription",
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "Split Views",
'category_split' => "Category Split",
'household_split' => "Household Split",
'payment_method_split' => "Payment Method Split",
// About page
'about_and_credits' => "About and Credits",
'license' => "License",