{
    "general": {
        "back": "Back",
        "next": "Continue",
        "cancel": "cancel",
        "skip": "Skip"
    },
    "login": {
        "getStarted": "Get started!",
        "signUp": "Sign up",
        "login": "Log in",
        "noAccountError": "No account exists with that number",
        "accountAlreadyExistsError": "An account already exists with that number",
        "onBoardingPageTitle": "Please add your name and upload a photo to continue",
        "phoneNumberPlaceholder": "Phone number",
        "loginPageInstructions": "Enter your phone number",
        "verificationCodeInstructions": "Enter the code you received",
        "submitPhoneNumberButton": "Login",
        "submitVertButton": "Verify",
        "phoneNumberError": "Oops! Seems like something went wrong",
        "invalidPhoneNumberError": "Phone number is not valid",
        "vertError": "Sorry, seems like the verification code is incorrect. Please make sure you've typed it correctly.",
        "resendButton": "Start over",
        "introText": "Please enter your phone number to signup to Locomotion. You will receive an SMS with a verification code.",
        "termsWebViewTitle": "Terms and conditions",
        "privacyWebViewTitle": "data protection guidelines",
        "termsAgreement": "By proceeding you agree to the <0>Terms of use</0> and <1>Privacy Policy</1>"
    },
    "onboarding": {
        "pages": {
            "phone": {
                "title": "Phone Number",
                "text": "Enter mobile phone number",
                "subText": "we'll send a verification code to this number",
                "placeholder": "(000) 123 - 4567"
            },
            "code": {
                "title": "verification",
                "text": "Please enter code",
                "subText": "A code has been sent to  {{phoneNumber}}",
                "resendCodeText": "didn't receive an SMS? ",
                "resendCodeButton": "Resend"
            },
            "name": {
                "title": "Personal Details",
                "text": "What's your name?",
                "subText": "Let us know the best way to address you"
            },
            "avatar": {
                "title": "Personal Details",
                "text": "Add a photo",
                "subText": "Help us identify you during pickups"
            },
            "email": {
                "title": "Personal Details",
                "text": "Enter your Email address",
                "subText": "This is where we'll send you receipts",
                "placeholder": "ex. John@email.com",
                "error": "Please enter a valid email address",
                "inUseError": "Email is already in use"
            },
            "welcome": {
                "text": "Welcome aboard, {{firstName}}!",
                "subText": "We are glad to have you riding with us.",
                "buttonText": "Let's go!"
            }
        },
        "pageTitle": "Your profile",
        "submit": "Save",
        "paymentMethodPlaceholder": "Payment method",
        "firstNamePlaceholder": "First name",
        "lastNamePlaceholder": "Last name",
        "fullNameError": "Please fill all fields",
        "emailPlaceholder": "Email",
        "phonePlaceholder": "Phone number",
        "namePlaceholder": "Name",
        "accountInformation": "Account information",
        "verified": "Verified",
        "unverified": "Unverified",
        "validations": {
            "required": {
                "firstName": "First name is required",
                "lastName": "Last name is required",
                "email": "Email is required"
            },
            "email": {
                "email": "Email must be valid"
            }

        }
    },
    "home": {
        "map": {
            "markers": {
                "pickup": "Boarding",
                "dropoff": "Exit"
            }
        },
        "letsRideButton": "Let's ride",
        "cancelRideButton": "Cancel Ride",
        "cancelRidePriceButton": "Cancel Ride",
        "choosePickup": "Choose Pickup",
        "chooseDropoff": "Choose Dropoff",
        "passengersNumber": "Passengers",
        "rideStates": {
            "driverOnTheWay": "Your ride has been booked",
            "driverOnTheWayEta": "Time till boarding: {{pickupEta}} Minutes",
            "driverOnTheWaySoon": "Time till boarding: Less then 1 minutes",
            "onBoard": "Remaining ride time: app. {{dropoffEta}} minutes",
            "onBoardSoon": "Arriving soon",
            "driverArrived": "Your driver has arrived"
        },
        "bookingCard": {
            "pickupEtaTitle": "Estimated Boarding",
            "dropoffEtaTitle": "Estimated Exit"
        },
        "rideCard": {
            "carTitle": "Your car:",
            "driverTitle": "Driver:"
        },
        "offerCard": {
            "pickup": "Boarding",
            "dropoff": "Exit",
            "etaNotice": {
                "medium": "High Demand! Waiting Time > {{etaThreshold}} min",
                "high": "Very High Demand! Waiting Time > {{etaThreshold}} min"
            },
            "passengersNumber": "Passengers",
            "confirmOffer": "Book Now",
            "expiredOffer": "Renew",
            "expiredOfferText": "Your request expired",
            "offerBooked": "Ride has been booked"
        },
        "futureRides": {
            "openBookingsButton": "{{openBookings}} open Bookings",
            "closeButton": "Close",
            "cancelButton": "Cancel"
        },
        "RideScheduler": {
            "timeSelectionTitle": "I want to start",
            "now": "Now",
            "future": "Later",
            "timePicker": {
                "date": "Date",
                "hour": "Hour"
            }
        }
    },
    "lock": {
        "header": "Your signup has been recorded",
        "text": "We have received your registration and will review it as soon as possible",
        "subText": "You will immediately receive a notification when your registration is completed and you are ready to use Locomotion",
        "submitText": " Login to different account"
    },
    "addressView": {
        "pickupPlaceholder": "Click on stations or enter address",
        "dropoffPlaceholder": "Click on stations or enter address",
        "pickupTitle": "Boarding",
        "dropoffTitle": "Exit",
        "addressPlaceholder": "Enter Address",
        "whereTo": "Where To?",
        "currentLocation": "Current location",
        "setLocationOnMap": "Set location on map"
    },
    "popups": {
        "photoUpload": {
            "takePhoto":  "Take Photo...",
            "choosePhoto": "Choose from Library..."
        },
        "rideSummary": {
            "thanksForRideHeadline": "Thanks for your ride!",
            "rideDataHeadline": "",
            "durationLabel": "Duration",
            "distanceLabel": "Distance",
            "priceLabel": "Price",
            "ratingPre": "How satisfied are you?",
            "ratingHeadline": "Rate your ride",
            "ratingPost": "We welcome your feedback",
            "durationValue": "{{duration}} Minutes",
            "distanceValue": "{{distance}} km",
            "priceValue": "{{price}} €",
            "submit": "Submit"
        },
        "rideCancel": {
            "main": "Your ride has been canceled",
            "sub": "Sorry it didn't work this time, please try again soon!"
        },
        "rideOver": {
            "main": "You've arrived!",
            "sub": "Thanks for riding with us, see you soon!"
        },
        "rideRejected": {
            "main": "Sorry, we couldn't find a driver for you",
            "sub": "All our drivers are busy right now. Please try again in a few minutes"
        },
        "selectNumberOfPassenger": {
            "main": "Select number of passenger"
        },
        "futureRideCanceled": {
            "title": "Your ride has been canceled",
            "subTitle": "Sorry it didn't work out this time, please create an order to try again"
        },
        "defaultFooterButton": "OK"
    },
    "menu": {
        "title": "Menu",
        "home": "Home",
        "trips": "Ride History",
        "paymentsSettings": "Payment",
        "account": "Account",
        "support": "Contact us",
        "logout": "Logout"
    },
    "contactUs": {
        "pageTitle": "Contact us"
    },
    "rideHistory": {
        "pageTitle": "Rides History",
        "noRides": "No results found",
        "noRidesSubText": "",
        "ridesTable": {
            "timeTitle": "Time",
            "startTitle": "Start",
            "stopTitle": "Stop",
            "price": "Price"
        }
    },
    "payments": {
        "pageTitle": "Payments",
        "submitCard": "Add card",
        "skipForNow": "Skip for now",
        "balance": "Balance",
        "deleteCard": "Remove",
        "newCardDetails": "Please add your payment details",
        "setPaymentBanner": "Set payment method",
        "popups": {
            "removeCard": {
                "title": "Remove payment method",
                "text": "Are you sure you want to remove this payment method?",
                "confirmText": "Remove",
                "cancelText": "Back"
            }
        }
    },
  "currency": "€",
  "operation": {
    "name": "Locomotion",
    "subName": "Rider app"
  }
}
