otpUi:
  MapPopup:
    availableBikes: "Available bikes: {value}"
    availableDocks: "Available docks: {value}"
    floatingBike: "Free-floating bike: {name}"
    floatingCar: "Car: {name}"
    floatingEScooter: "E-scooter: {name}"
    popupTitle: "{stationNetwork, select, false {{name}} other {{stationNetwork} {name}}}"
    stopId: >-
      {feedName, select, undefined {Stop ID: {stopId}} other {Stop ID:
      {feedName} {stopId}}}
    stopViewer: Stop Viewer
