{{station.name}}
- {{station.mainaddress||i18n[lang].not_available}}
- {{station.phonenumber||i18n[lang].not_available}}
{{station.current.value!=null ? station.capacity - station.current.value : undefined}}
{{i18n[lang].free_slots}}
{{i18n[lang].out_of}} {{station.capacity}} {{i18n[lang].available_slots}}
{{i18n[lang].updated}} {{moment(station.current.timestamp).fromNow()}}
{{i18n[lang].updated}} {{moment(station.current.timestamp).fromNow()}}