ublo-lib 1.48.3 → 1.48.5
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.
- package/es/future/components/msem-package/i18n/ca.json +25 -0
- package/es/future/components/msem-package/i18n/en.json +16 -16
- package/es/future/components/msem-package/i18n/es.json +17 -17
- package/es/future/components/msem-package/i18n/translations.d.ts.map +1 -1
- package/es/future/components/msem-package/i18n/translations.js +3 -2
- package/package.json +1 -1
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"filters": {
|
|
3
|
+
"title": "Trieu les vostres dates",
|
|
4
|
+
"fixed-title": "Paràmetres de l'estada",
|
|
5
|
+
"subtitle": "Estada fixa de",
|
|
6
|
+
"day": "dia",
|
|
7
|
+
"stay-from-label": "Data d'inici",
|
|
8
|
+
"stay-from-placeholder": "Arribada el...",
|
|
9
|
+
"stay-to-label": "Data de fi",
|
|
10
|
+
"stay-to-placeholder": "Sortida el...",
|
|
11
|
+
"pax": "Nombre de persones",
|
|
12
|
+
"pax-message": "Oferta reservada a un grup de"
|
|
13
|
+
},
|
|
14
|
+
"widgets": {
|
|
15
|
+
"missing-stay": "Si us plau, indiqueu les vostres dates d'estada per accedir a les ofertes.",
|
|
16
|
+
"how-to-start": "Feu clic a l'oferta de sota per iniciar el procés de reserva.",
|
|
17
|
+
"reset": "Reiniciar",
|
|
18
|
+
"add-option": "Afegir opcions",
|
|
19
|
+
"options": "Opcions",
|
|
20
|
+
"submit": "Anar a la cistella"
|
|
21
|
+
},
|
|
22
|
+
"widget": {
|
|
23
|
+
"person": "Persona"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"filters": {
|
|
3
|
-
"title": "
|
|
4
|
-
"fixed-title": "
|
|
5
|
-
"subtitle": "
|
|
6
|
-
"day": "
|
|
7
|
-
"stay-from-label": "
|
|
8
|
-
"stay-from-placeholder": "
|
|
9
|
-
"stay-to-label": "
|
|
10
|
-
"stay-to-placeholder": "
|
|
11
|
-
"pax": "
|
|
12
|
-
"pax-message": "
|
|
3
|
+
"title": "Choose your dates",
|
|
4
|
+
"fixed-title": "Stay settings",
|
|
5
|
+
"subtitle": "Fixed stay of",
|
|
6
|
+
"day": "day",
|
|
7
|
+
"stay-from-label": "Start date",
|
|
8
|
+
"stay-from-placeholder": "Arrival on...",
|
|
9
|
+
"stay-to-label": "End date",
|
|
10
|
+
"stay-to-placeholder": "Departure on...",
|
|
11
|
+
"pax": "Number of people",
|
|
12
|
+
"pax-message": "Offer reserved for a group of"
|
|
13
13
|
},
|
|
14
14
|
"widgets": {
|
|
15
|
-
"missing-stay": "
|
|
16
|
-
"how-to-start": "
|
|
17
|
-
"reset": "
|
|
18
|
-
"add-option": "
|
|
15
|
+
"missing-stay": "Please enter your stay dates to access the offers.",
|
|
16
|
+
"how-to-start": "Click on the offer below to start the booking process.",
|
|
17
|
+
"reset": "Reset",
|
|
18
|
+
"add-option": "Add options",
|
|
19
19
|
"options": "Options",
|
|
20
|
-
"submit": "
|
|
20
|
+
"submit": "Go to cart"
|
|
21
21
|
},
|
|
22
22
|
"widget": {
|
|
23
|
-
"person": "
|
|
23
|
+
"person": "Person"
|
|
24
24
|
}
|
|
25
25
|
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"filters": {
|
|
3
|
-
"title": "
|
|
4
|
-
"fixed-title": "
|
|
5
|
-
"subtitle": "
|
|
6
|
-
"day": "
|
|
7
|
-
"stay-from-label": "
|
|
8
|
-
"stay-from-placeholder": "
|
|
9
|
-
"stay-to-label": "
|
|
10
|
-
"stay-to-placeholder": "
|
|
11
|
-
"pax": "
|
|
12
|
-
"pax-message": "
|
|
3
|
+
"title": "Elija sus fechas",
|
|
4
|
+
"fixed-title": "Parámetros de la estancia",
|
|
5
|
+
"subtitle": "Estancia fija de",
|
|
6
|
+
"day": "día",
|
|
7
|
+
"stay-from-label": "Fecha de inicio",
|
|
8
|
+
"stay-from-placeholder": "Llegada el...",
|
|
9
|
+
"stay-to-label": "Fecha de fin",
|
|
10
|
+
"stay-to-placeholder": "Salida el...",
|
|
11
|
+
"pax": "Número de personas",
|
|
12
|
+
"pax-message": "Oferta reservada a un grupo de"
|
|
13
13
|
},
|
|
14
14
|
"widgets": {
|
|
15
|
-
"missing-stay": "
|
|
16
|
-
"how-to-start": "
|
|
17
|
-
"reset": "
|
|
18
|
-
"add-option": "
|
|
19
|
-
"options": "
|
|
20
|
-
"submit": "
|
|
15
|
+
"missing-stay": "Por favor, indique sus fechas de estancia para acceder a las ofertas.",
|
|
16
|
+
"how-to-start": "Haga clic en la oferta de abajo para iniciar el proceso de reserva.",
|
|
17
|
+
"reset": "Reiniciar",
|
|
18
|
+
"add-option": "Añadir opciones",
|
|
19
|
+
"options": "Opciones",
|
|
20
|
+
"submit": "Ir al carrito"
|
|
21
21
|
},
|
|
22
22
|
"widget": {
|
|
23
|
-
"person": "
|
|
23
|
+
"person": "Persona"
|
|
24
24
|
}
|
|
25
25
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../../../src/future/components/msem-package/i18n/translations.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../../../src/future/components/msem-package/i18n/translations.tsx"],"names":[],"mappings":"AASA,wBAAgB,CAAC,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,OAQ5C;AAED,KAAK,KAAK,GAAG;IACX,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,CAAC,CAAC,EAAE,EAAE,EAAE,EAAE,KAAK,2CAGtC"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useUbloContext } from "ublo/with-ublo";
|
|
3
|
-
import
|
|
3
|
+
import ca from "./ca.json";
|
|
4
4
|
import en from "./en.json";
|
|
5
5
|
import es from "./es.json";
|
|
6
|
-
|
|
6
|
+
import fr from "./fr.json";
|
|
7
|
+
const dictionaries = { ca, en, es, fr };
|
|
7
8
|
export function t(lang, key) {
|
|
8
9
|
if (!lang || !key)
|
|
9
10
|
return "";
|