@bytebrand/fe-ui-core 4.2.244 → 4.2.245
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
CHANGED
|
@@ -4,7 +4,7 @@ import { selectors } from '@bytebrand/car-schema-selectors';
|
|
|
4
4
|
export const climatisation = {
|
|
5
5
|
key: 'heatingCooling_climatisation',
|
|
6
6
|
climatisationKeys: [
|
|
7
|
-
'selector_climatisation_no_airCondition',
|
|
7
|
+
// 'selector_climatisation_no_airCondition',
|
|
8
8
|
'selector_climatisation_airCondition',
|
|
9
9
|
'selector_climatisation_automaticAirCondition',
|
|
10
10
|
'selector_climatisation_2_automaticAirCondition',
|
package/source/locales/cbd.ts
CHANGED
|
@@ -494,7 +494,7 @@ export const cbd = {
|
|
|
494
494
|
'extras_bunkBed': 'Bank Bett',
|
|
495
495
|
'extras_cabin': 'Kabine',
|
|
496
496
|
'extras_electricStarter': 'Elektrischer Anlasser',
|
|
497
|
-
'extras_electricParkBreak': '
|
|
497
|
+
'extras_electricParkBreak': 'Elktrische Parkbremse',
|
|
498
498
|
'extras_universalGarageDoorOpener': 'Universal Garagen-Toröffner',
|
|
499
499
|
'extras_electricTop': 'Elektrisches Verdeck',
|
|
500
500
|
'extras_windshield': 'Windschott',
|