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
+1
View File
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "Aufgeteilte Ansichten",
'category_split' => "Kategorien",
'household_split' => "Haushalt",
'payment_method_split' => "Zahlungsmethode",
// About page
'about_and_credits' => "Informationen und Danksagungen",
'license' => "Lizenz",
+1
View File
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "Διαχωρισμένες προβολές",
'category_split' => "Διαχωρισμός κατηγορίας",
'household_split' => "Διαχωρισμός νοικοκυριού",
'payment_method_split' => "Διαχωρισμός τρόπου πληρωμής",
// About page
'about_and_credits' => "Σχετικά και Credits",
'license' => "License",
+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",
+1
View File
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "Vistas Divididas",
'category_split' => "División por Categoría",
'household_split' => "División por Hogar",
'payment_method_split' => "División por Método de Pago",
// About page
'about_and_credits' => "Acerca de y Créditos",
'license' => "Licencia",
+1
View File
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "Vues partagées",
'category_split' => "Répartition par catégorie",
'household_split' => "Répartition du ménage",
'payment_method_split' => "Répartition par méthode de paiement",
// Page À propos
'about_and_credits' => "À propos et crédits",
'license' => "Licence",
+1
View File
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "分割表示",
'category_split' => "カテゴリ別",
'household_split' => "世帯別",
'payment_method_split' => "支払い方法別",
// About page
'about_and_credits' => "概要とクレジット",
'license' => "License",
+1
View File
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "Vistas Divididas",
'category_split' => "Por Categoria",
'household_split' => "Por Membro",
'payment_method_split' => "Por Método de Pagamento",
// About page
'about_and_credits' => "Sobre e Créditos",
'license' => "Licença",
+1
View File
@@ -78,6 +78,7 @@ $i18n = [
'split_views' => "Bölünmüş Görünümler",
'category_split' => "Kategori Bölümü",
'household_split' => "Hane Bölümü",
'payment_method_split' => "Ödeme Yöntemi Bölümü",
// About page
'about_and_credits' => "Hakkında ve Teşekkürler",
'license' => "Lisans",
+1
View File
@@ -83,6 +83,7 @@ $i18n = [
'split_views' => "拆分视图",
'category_split' => "分类视图",
'household_split' => "家庭视图",
'payment_method_split' => "支付方式视图",
// 关于页面
'about_and_credits' => "关于和鸣谢",
+1
View File
@@ -83,6 +83,7 @@ $i18n = [
'split_views' => "分割表示",
'category_split' => "類別表示",
'household_split' => "家庭表示",
'payment_method_split' => "付款方式表示",
// 關於頁面
'about_and_credits' => "關於和致謝",