Remove duplicate evChargingAny keys in i18n

This commit is contained in:
Tero Halla-aho 2025-12-06 23:32:59 +02:00
parent 8c9265104e
commit e273a7f44f

View file

@ -229,7 +229,6 @@ const baseMessages = {
evChargingLabel: 'EV charging nearby',
evChargingYes: 'Charging nearby',
evChargingNo: 'No charging nearby',
evChargingAny: 'Any',
evChargingExplain: 'Is there EV charging available on-site or nearby?',
capacityGuests: '{count} guests',
capacityBedrooms: '{count} bedrooms',
@ -284,7 +283,6 @@ const baseMessages = {
listingsFound: '{count} listings',
openListing: 'Open listing',
mapNoResults: 'No listings match your filters.',
evChargingAny: 'Any',
addressNotFound: 'Address not found',
addressLookupFailed: 'Failed to locate address',
loadingMap: 'Loading map…',