|
|
@@ -237,11 +237,11 @@ export default {
|
|
|
btnReserve: "Reserve",
|
|
|
btnStartCharging: "START CHARGING",
|
|
|
btnStopCharging: "STOP CHARGING",
|
|
|
- cancleReservation: "Cancle Reservation",
|
|
|
+ cancelReservation: "Cancel Reservation",
|
|
|
chargingInProgress: "Charging In Progress...",
|
|
|
chooseConnector: "Choose Connector",
|
|
|
chooseRate: "Choose Rate",
|
|
|
- comfirmCancleReservation: "Are you sure you want to cancle reservation?",
|
|
|
+ confirmCancelReservation: "Are you sure you want to cancel reservation?",
|
|
|
confirmStopCharging: "Confirm stop charging?",
|
|
|
dcChargers: "DC Chargers",
|
|
|
enterStationId: "Enter Station ID",
|