{{station.sname|limitTo:26}}{{station.sname.length>26 ? '...' : ''}}
- {{station.smetadata.mainaddress||i18n[lang].not_available}}
- {{station.smetadata.phonenumber||i18n[lang].not_available}}
{{station.mvalue!=null ? station.smetadata.capacity - station.mvalue : undefined}}
{{i18n[lang].free_slots}}
{{i18n[lang].out_of}} {{station.smetadata.capacity}} {{i18n[lang].available_slots}}
{{i18n[lang].updated}} {{moment(station.mvalidtime).fromNow()}}
{{i18n[lang].updated}} {{moment(station.mvalidtime).fromNow()}}