{
  "Errors": {
    "Error": "Error",
    "SOMETHING_WENT_WRONG": "Something went wrong, please try again later",
    "SESSION_EXPIRED": "Something went wrong, please login again"
  },
  "SIGNIN_SCREEN": {
    "signIn": "Sign in",
    "patientCode": "Patient code",
    "forgetCode": "Forget code",
    "createAnAccount": "Create an account ",
    "newHere": "New here ?"
  },
  "SIGNUP_SCREEN": {
    "signUp": "Sign Up"
  },
  "FORGETCODE_SCREEN": {
    "email": "E-mail",
    "forgetCode": "Forget code",
    "send": "Send"
  },
  "DASHBOARD_SCREEN": {
    "dashboard": "Dashboard",
    "welcome": "Welcome",
    "totalTests": "Total tests",
    "completedTests": "Completed tests",
    "pendingTests": "Pending tests",
    "selectYourLanguage": "Select your language"
  },
  "TESTS_SCREEN": {
    "tests": "Tests",
    "totalTests": "Total tests",
    "completedTests": "Completed tests",
    "pendingTests": "Pending tests",
    "noTestsFound": "No tests found ",
    "done": "Done",
    "pending": "Pending",
    "viewReceipt": "View Receipt",
    "viewResults": "View Results",
    "createdAt": "Created at ",
    "paid": "Paid",
    "due": "Due",
    "status": "Status",
    "results": "Results",
    "reports": "Reports"
  },
  "BRANCHES_SCREEN": {
    "branches": "Branches",
    "callNow": "Call now",
    "showMap": "Show map",
    "phoneNumberNotAvaliable": "Phone number is not available"
  },
  "BOOKING_SCREEN": {
    "booking": "Booking",
    "reservationMessage": "Please register your data  and our customer service staff will contact  you to confirm your reservation",
    "patientName": "Patient name",
    "phoneNumber": "Phone number",
    "address": "Address",
    "corporation": "Corporation",
    "locale": "en",
    "currentUser": "Current user",
    "newUser": "New user",
    "male": "Male",
    "female": "Female",
    "uploadPrescription": "Upload prescription",
    "dateOfBirth": "Date of birth",
    "bookingDate": "Booking date",
    "reserveNow": "Reserve now",
    "selectPrescriptionImage": "Select prescription image",
    "chooseFromLibraryButtonTitle": "Choose from library...",
    "takePhotoButtonTitle": "Take using camera...",
    "selectTheBranch": "Select the branch",
    "selectTheTests": "Select the tests",
    "selectTheCultures": "Select the cultures",
    "selectThePackage": "Select the package",
    "cancel": "Cancel",
    "choose": "Choose",
    "search": "Search",
    "noBranchFound": "No branch found",
    "noTestFound": "No test found",
    "noCultureFound": "No culture found",
    "noPackageFound": "No package found",
    "name": "Name",
    "animalCode": "Animal Code",
    "animalName": "Animal Name",
    "noAnimalFound": "No animal found",
    "selectTheAnimal": "select the Animal"
  },
  "PROFILE_SCREEN": {
    "profile": "Profile",
    "ownerName": "Owner name",
    "phoneNumber": "Phone number",
    "address": "Address",
    "updateProfileInfo": "Update",
    "email": "E-mail"
  },
  "GENERAL": {
    "male": "Male",
    "female": "Female",
    "cancel": "Cancel",
    "ok": "Ok",
    "selectOneLanguage": "select one language",
    "no": "No",
    "found": "found",
    "reports": "Reports",
    "error": "Error"
  },
  "MESSAGES": {
    "checkMail": "Please, check your mail.",
    "emailIsRequired": "Email is required.",
    "emailIsNotValid": "Email is not valid.",
    "codeIsRequired": "Patient code is required.",
    "codeIsNotValid": "Patient code is not valid.",
    "nameIsRequired": "Name is required.",
    "phoneIsRequired": "Mobile Phone is required.",
    "addressIsRequired": "Address is required.",
    "dobIsRequired": "Date of birth is required.",
    "bookingDateIsRequired": "Booking date is required.",
    "selectPrescriptionImageOrTests": "Select prescription image",
    "updateProfileDataSuccessfully": "Update profile data successfully.",
    "bookingIsReservedSuccessfully": "Booking is reserved successfully.",
    "checkNetConnection": "Please, check your internet connection",
    "createNewAccountSuccessfully": "Account is created Successfully",
    "bookingBranchIsRequired": "The branch is required.",
    "animalIsRequired": "The Animal is required."
  },
  "TAB_LABELS": {
    "dashboard": "Dashboard",
    "tests": "Tests",
    "branches": "Branches",
    "booking": "Booking",
    "profile": "Profile"
  }
}
