pcm-shared-components 2.1.275 → 2.1.277
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.
|
@@ -3713,6 +3713,21 @@
|
|
|
3713
3713
|
"selected_reservation_renew": "Selected Reservation to Renew",
|
|
3714
3714
|
"title": "Renew Reservation"
|
|
3715
3715
|
},
|
|
3716
|
+
"reservation_timeline": {
|
|
3717
|
+
"search": {
|
|
3718
|
+
"more_results": "More matches available. Refine your search.",
|
|
3719
|
+
"no_results": "No matches",
|
|
3720
|
+
"placeholder": "Find reservation"
|
|
3721
|
+
},
|
|
3722
|
+
"toolbar": {
|
|
3723
|
+
"fit": "Fit",
|
|
3724
|
+
"next": "Next",
|
|
3725
|
+
"prev": "Previous",
|
|
3726
|
+
"today": "Today",
|
|
3727
|
+
"zoom_in": "Zoom in",
|
|
3728
|
+
"zoom_out": "Zoom out"
|
|
3729
|
+
}
|
|
3730
|
+
},
|
|
3716
3731
|
"reservation_view": {
|
|
3717
3732
|
"addons": {
|
|
3718
3733
|
"checkboxes_title": "Add-on: Prices based on a {{n_nights}} nights reservation."
|
|
@@ -3713,6 +3713,21 @@
|
|
|
3713
3713
|
"selected_reservation_renew": "Reserva seleccionada para renovar",
|
|
3714
3714
|
"title": "Renovar Reserva"
|
|
3715
3715
|
},
|
|
3716
|
+
"reservation_timeline": {
|
|
3717
|
+
"search": {
|
|
3718
|
+
"more_results": "Hay más resultados disponibles. Refine su búsqueda.",
|
|
3719
|
+
"no_results": "Sin resultados",
|
|
3720
|
+
"placeholder": "Buscar reserva"
|
|
3721
|
+
},
|
|
3722
|
+
"toolbar": {
|
|
3723
|
+
"fit": "Ajustar",
|
|
3724
|
+
"next": "Siguiente",
|
|
3725
|
+
"prev": "Anterior",
|
|
3726
|
+
"today": "Hoy",
|
|
3727
|
+
"zoom_in": "Acercar",
|
|
3728
|
+
"zoom_out": "Alejar"
|
|
3729
|
+
}
|
|
3730
|
+
},
|
|
3716
3731
|
"reservation_view": {
|
|
3717
3732
|
"addons": {
|
|
3718
3733
|
"checkboxes_title": "Complemento: precios basados en una reserva de {{n_nights}} noches."
|
|
@@ -3713,6 +3713,21 @@
|
|
|
3713
3713
|
"selected_reservation_renew": "Réservation sélectionnée à renouveler",
|
|
3714
3714
|
"title": "Renouveler la réservation"
|
|
3715
3715
|
},
|
|
3716
|
+
"reservation_timeline": {
|
|
3717
|
+
"search": {
|
|
3718
|
+
"more_results": "D'autres résultats sont disponibles. Affinez votre recherche.",
|
|
3719
|
+
"no_results": "Aucun résultat",
|
|
3720
|
+
"placeholder": "Trouver une réservation"
|
|
3721
|
+
},
|
|
3722
|
+
"toolbar": {
|
|
3723
|
+
"fit": "Ajuster",
|
|
3724
|
+
"next": "Suivant",
|
|
3725
|
+
"prev": "Précédent",
|
|
3726
|
+
"today": "Aujourd'hui",
|
|
3727
|
+
"zoom_in": "Zoom avant",
|
|
3728
|
+
"zoom_out": "Zoom arrière"
|
|
3729
|
+
}
|
|
3730
|
+
},
|
|
3716
3731
|
"reservation_view": {
|
|
3717
3732
|
"addons": {
|
|
3718
3733
|
"checkboxes_title": "Add-on: Prix basés sur une réservation de {{n_nights}} nuits."
|