{{'BIKE_NAME'|translate}}: {{currentBike.name || 'UNNAMED'|translate}}
{{'BIKE_BRAND'|translate}}: {{currentBike.brand.name}} | {{currentBike.model}}
{{'BATTERY_VOLTAGE'|translate}} {{currentBike.voltage|| 0}} V
{{'BATTERY_CURRENT'|translate}} {{currentBike.current|| 0}} AH
{{'WHEEL_DIAMETER'|translate}} {{currentBike.wheeldiameter|| 0}} {{'INCH'|translate}}
{{'CHANGE_BIKE'|translate}} {{'COMPLETE'|translate}}