pcm-shared-components 2.1.323 → 2.1.324
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.
|
@@ -3445,7 +3445,11 @@
|
|
|
3445
3445
|
"level": "Detail level"
|
|
3446
3446
|
},
|
|
3447
3447
|
"sub_title": "{{start_date}} to {{end_date}}",
|
|
3448
|
-
"date_selection_title": "Date Selection"
|
|
3448
|
+
"date_selection_title": "Date Selection",
|
|
3449
|
+
"export_pdf": "Export PDF",
|
|
3450
|
+
"export": {
|
|
3451
|
+
"subtotal": "Subtotal"
|
|
3452
|
+
}
|
|
3449
3453
|
}
|
|
3450
3454
|
},
|
|
3451
3455
|
"reservation_addons": {
|
|
@@ -3445,7 +3445,11 @@
|
|
|
3445
3445
|
"level": "Nivel de detalle"
|
|
3446
3446
|
},
|
|
3447
3447
|
"sub_title": "{{start_date}} a {{end_date}}",
|
|
3448
|
-
"date_selection_title": "Selección de fechas"
|
|
3448
|
+
"date_selection_title": "Selección de fechas",
|
|
3449
|
+
"export_pdf": "Exportar a PDF",
|
|
3450
|
+
"export": {
|
|
3451
|
+
"subtotal": "Subtotal"
|
|
3452
|
+
}
|
|
3449
3453
|
}
|
|
3450
3454
|
},
|
|
3451
3455
|
"reservation_addons": {
|
|
@@ -3445,7 +3445,11 @@
|
|
|
3445
3445
|
"level": "Niveau de détail"
|
|
3446
3446
|
},
|
|
3447
3447
|
"sub_title": "{{start_date}} au {{end_date}}",
|
|
3448
|
-
"date_selection_title": "Sélection des dates"
|
|
3448
|
+
"date_selection_title": "Sélection des dates",
|
|
3449
|
+
"export_pdf": "Exporter en PDF",
|
|
3450
|
+
"export": {
|
|
3451
|
+
"subtotal": "Sous-total"
|
|
3452
|
+
}
|
|
3449
3453
|
}
|
|
3450
3454
|
},
|
|
3451
3455
|
"reservation_addons": {
|