@bytebrand/fe-ui-core 4.1.225 → 4.1.226
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/package.json +1 -1
- package/source/locales/data.ts +2 -2
package/package.json
CHANGED
package/source/locales/data.ts
CHANGED
|
@@ -84,7 +84,7 @@ export const vehicleProps = (car?: any, isOfferAvailable: boolean = true) => {
|
|
|
84
84
|
},
|
|
85
85
|
title: {
|
|
86
86
|
'addOfferToMainSlide': 'Zum Schieberegler hinzufügen',
|
|
87
|
-
'toOffer': '
|
|
87
|
+
'toOffer': 'Zum Angebot',
|
|
88
88
|
'financing': 'Finanzierung',
|
|
89
89
|
'leasing': 'Leasing',
|
|
90
90
|
'abo': 'Abo',
|
|
@@ -553,7 +553,7 @@ export const SearchPage = (chip?: any) => {
|
|
|
553
553
|
'highlights': 'Highlights:',
|
|
554
554
|
'total': 'Gesamt',
|
|
555
555
|
'vatIncluded': 'inkl. MwSt.',
|
|
556
|
-
'toOffer': '
|
|
556
|
+
'toOffer': 'Zum Angebot',
|
|
557
557
|
'addOfferToMainSlide': 'Zum Schieberegler hinzufügen'
|
|
558
558
|
},
|
|
559
559
|
'filterBy': 'Filtern nach',
|