pcm-shared-components 2.1.357 → 2.1.359
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3419,7 +3419,8 @@
|
|
|
3419
3419
|
"tab_transactions": "Detailed Transactions",
|
|
3420
3420
|
"total": "Total",
|
|
3421
3421
|
"total_revenue": "Total revenue",
|
|
3422
|
-
"tab_tax_breakdown": "Tax Breakdown"
|
|
3422
|
+
"tab_tax_breakdown": "Tax Breakdown",
|
|
3423
|
+
"tab_revenue_breakdown": "Revenue Breakdown"
|
|
3423
3424
|
},
|
|
3424
3425
|
"date_selection_title": "Date Selection",
|
|
3425
3426
|
"description": "Revenue received by category and payments by method for the selected day, reconciled to the same total. Category amounts are read directly from the transaction; no payment is split across categories.",
|
|
@@ -3419,7 +3419,8 @@
|
|
|
3419
3419
|
"tab_transactions": "Transacciones detalladas",
|
|
3420
3420
|
"total": "Total",
|
|
3421
3421
|
"total_revenue": "Ingresos totales",
|
|
3422
|
-
"tab_tax_breakdown": "Desglose de impuestos"
|
|
3422
|
+
"tab_tax_breakdown": "Desglose de impuestos",
|
|
3423
|
+
"tab_revenue_breakdown": "Desglose de ingresos"
|
|
3423
3424
|
},
|
|
3424
3425
|
"date_selection_title": "Selección de fechas",
|
|
3425
3426
|
"description": "Ingresos recibidos por categoría y pagos por método para el día seleccionado, conciliados con el mismo total. Los importes por categoría se leen directamente de la transacción; ningún pago se divide entre categorías.",
|
|
@@ -3419,7 +3419,8 @@
|
|
|
3419
3419
|
"tab_transactions": "Transactions détaillées",
|
|
3420
3420
|
"total": "Total",
|
|
3421
3421
|
"total_revenue": "Revenus totaux",
|
|
3422
|
-
"tab_tax_breakdown": "Ventilation fiscale"
|
|
3422
|
+
"tab_tax_breakdown": "Ventilation fiscale",
|
|
3423
|
+
"tab_revenue_breakdown": "Répartition des revenus"
|
|
3423
3424
|
},
|
|
3424
3425
|
"date_selection_title": "Sélection des dates",
|
|
3425
3426
|
"description": "Revenus reçus par catégorie et paiements par méthode pour le jour sélectionné, rapprochés au même total. Les montants par catégorie sont lus directement depuis la transaction; aucun paiement n'est réparti entre plusieurs catégories.",
|