bukazu-portal-react 3.1.12 → 3.1.13
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/build/portal.es.js +5602 -5763
- package/build/portal.umd.js +73 -73
- package/package.json +2 -2
- package/src/locales/de.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bukazu-portal-react",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.13",
|
|
4
4
|
"description": "A package for loading the calendar and search module from bukazu loading into a react app.",
|
|
5
5
|
"repository": "https://github.com/BUKAZU/React-portal",
|
|
6
6
|
"scripts": {
|
|
@@ -95,4 +95,4 @@
|
|
|
95
95
|
"jsx-a11y"
|
|
96
96
|
]
|
|
97
97
|
}
|
|
98
|
-
}
|
|
98
|
+
}
|
package/src/locales/de.json
CHANGED
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"847_costs": "8.47% der Reisekosten",
|
|
65
65
|
"more_information": "Weitere Informationen:",
|
|
66
66
|
"show_terms": "Siehe Bedingungen",
|
|
67
|
-
"terms": "
|
|
67
|
+
"terms": "Bedingungen",
|
|
68
68
|
"remark": "Anmerkung",
|
|
69
69
|
"9persons_9addresses": "Die Versicherung ist gültig für maximal 9 Personen, die am 9 verschiedene Adressen wohnen,",
|
|
70
70
|
"or": "oder",
|