{
  "BUTTON": {
    "LOGIN": "Login",
    "ADD": "Add",
    "EDIT": "Edit",
    "DELETE": "Delete",
    "SEND": "Send",
    "CANCEL": "Cancel",
    "ADD_MESSAGE": "Add new message",
    "SAVE_MESSAGE": "Save message",
    "AUTHENTICATE": "Authenticate",
    "DISCONNECT": "Disconnect",
    "CAMERA": "Camera",
    "GALLERY": "Gallery",
    "EMAIL": "Email",
    "WHATSAPP": "WhatsApp",
    "SMS": "SMS",
    "UPLOAD": "Upload",
    "UPDATE": "Update"
  },
  "INPUT": {
    "USERNAME": "Username",
    "PASSWORD": "Password",
    "MESSAGE_TITLE": "Message title",
    "ENGLISH_VERSION": "English version",
    "FRENCH_VERSION": "French version",
    "API_URL": "API URL",
    "MB_API_KEY": "MB API key",
    "MB_PROP_KEY": "MB Prop key",
    "MB_KEY": "MB key",
    "MB_USERNAME": "MB Username",
    "MB_PASSWORD": "MB Password",
    "EMAIL": "Email",
    "G_DRIVE_FOLDER_ID": "Google drive folder ID"
  },
  "LABEL": {
    "REMEMBER_ME": "Remember me",
    "COPYRIGHT": "Copyright 2018. All rights reserved.",
    "APARTMENTS": "Apartments",
    "CHECK_IN_CALENDAR": "Check in calendar",
    "CHECK_OUT_CALENDAR": "Check out calendar",
    "SETTINGS": "Settings",
    "ACCOUNT": "Account",
    "MESSAGES": "Messages",
    "APARTMENT_LAYOUT": "Apartment Layout",
    "APARTMENT_CHECK_LIST": "Apartment Check In List",
    "APARTMENT_PURCHASE": "Apartment Purchase",
    "LAYOUT": "Layout",
    "CHECK_LIST": "Check In List",
    "PURCHASE": "Purchase",
    "CALENDAR": "Calendar",
    "ERROR": "Error",
    "OK": "Ok",
    "DO_WANT_TO_DELETE": "Do you want to delete?",
    "DO_WANT_TO_DISCONNECT_GOOGLE": "Do you want to disconnect from google drive?",
    "IMPORT": "Import",
    "EXPORT": "Export",
    "SAVED": "Saved",
    "ENGLISH_APP_LABELS": "App Labels",
    "MESSAGE": "Message",
    "ARRIVAL": "Arrival",
    "DEPARTURE": "Departure",
    "USER_DETAILS": "User details",
    "PHONE_CALL": "Phone call",
    "VIEW_ARRIVAL_DOCUMENTS": "View arrival documents",
    "ARRIVAL_DOCUMENTS": "Arrival documents",
    "ITEM_TITLE": "Item title",
    "COMMENT": "Comment",
    "SUN": "SUN",
    "MON": "MON",
    "TUE": "TUE",
    "WED": "WED",
    "THU": "THU",
    "FRI": "FRI",
    "SAT": "SAT",
    "JAN": "Jan",
    "FEB": "Feb",
    "MAR": "Mar",
    "APR": "Apr",
    "MAY": "May",
    "JUN": "Jun",
    "JUL": "Jul",
    "AUG": "Aug",
    "SEP": "Sep",
    "OCT": "Oct",
    "NOV": "Nov",
    "DEC": "Dec",
    "PLATFORM": "Platform",
    "APARTMENT": "Apartment",
    "ROOM": "Room",
    "LANGUAGE": "Language",
    "PHONE": "Phone",
    "COUNTRY": "Country",
    "ADULTS": "Adult(s)",
    "CHILDS": "Child(s)",
    "NOTES": "Notes",
    "COMMENTS": "Comments",
    "SEND_MESSAGE": "Send Message",
    "ENGLISH": "English",
    "FRENCH": "French",
    "ARRIVAL_DOC": "Arrival Documents",
    "INVALID_USER": "Invalid User"
  },
  "ERROR_MESSAGE": {
    "UNKNOWN": "Oops! Something went wrong, please try later",
    "NO_DATA_FROM_SERVER": "Unable to get data from server, please try later",
    "NETWORK_NOT_AVAILABLE": "No network available",
    "USERNAME": "Please enter a valid username",
    "PASSWORD": "Please enter a valid password",
    "INVALID_USER_CREDENTIAL": "Invalid app user credential",
    "INVALID_API_CREDENTIAL": "Invalid My Business API credentials",
    "EMPTY_CHECK_LIST_ITEM": "Check in list item can not be empty",
    "EMPTY_PURCHASE_ITEM": "Purchase item can not be empty",
    "EMPTY_LAYOUT_ITEM": "Layout item can not be empty",
    "EMPTY_ARRIVAL_DOC_ITEM": "Arrival document item can not be empty",
    "EMPTY_COMMENT": "Comment can not be empty",
    "FILE_UNABLE_TO_FIND": "Unable to find file, please check available memory or reload app",
    "FILE_SECURITY_ERROR": "Security error, please check security for app",
    "FILE_ENCODING_ERROR": "Encoding error, please check path is valid or not",
    "FILE_INVALID_MODIFICATION": "Invalid modification error, please check security for app and available memory or reload app",
    "FILE_INSUFFICIENT_STORAGE": "Insufficient storage available, please increase available memory",
    "FILE_DEFAULT_ERROR": "Something went wrong, file doesn't exist or please check security for app and available memory or reload app",
    "FILE_UNABLE_TO_SAVE": "Unable to save file, please check security for app and available memory or reload app",
    "FILE_UNABLE_TO_REMOVE": "Unable to delete file, file doesn't exist or please check security for app and available memory or reload app",
    "FILE_UNABLE_TO_READ": "Unable to read file, file doesn't exist or please check security for app and available memory or reload app",
    "INVALID_JSON_FILE_SELECTED": "Invalid file selected, please select '.json' file only",
    "INVALID_FILE_DATA": "Invalid file data, unable to update database",
    "UNABLE_TO_PICK_FILE": "Unable to pick file, file doesn't exist or please try again or reload app",
    "EMPTY_MESSAGE": "Message data can not be empty",
    "GOOGLE_AUTH_UNSUCCESSFUL": "Google drive authentication failed, please try again",
    "GOOGLE_AUTH_DISCONNECT_UNSUCCESSFUL": "Google drive disconnection failed, please try again",
    "NO_ROOM_OF_APARTMENT": "No room available for selected apartment, please contact to admin",
    "UNABLE_TO_GET_IMAGE": "Unable to capture image, please try again",
    "UNABLE_TO_EMAIL": "Unable to send email, please install any email application or login with valid credential in email application and try again",
    "SELECT_LANG": "Please select language",
    "UNABLE_TO_CALL": "Unable to call, please check phone number and try again",
    "UNABLE_TO_WHATSAPP": "Unable to send WhatsApp message, please check phone number or re-install WhatsApp application and try again",
    "UNABLE_TO_SMS": "Unable to send SMS, please check phone number and try again",
    "ARRIVAL_UPLOAD_UNSUCCESSFUL": "Unable to upload 'Arrival Documents', please go to 'Settings -> Account' page and login using valid 'Google drive' account or add valid 'Google drive folder ID'",
    "INVALID_USER": "You are not valid user for this application, please contact to admin.",
    "MSG_NAME_FIRSTNAME_MANDATORY": "English Or French version must contain {firstName} and {name}"
  },
  "MESSAGE": {
    "NO_RESULT_FOUND": "No result found",
    "SELECT_APARTMENT_TO_UPDATE_CHECK_IN_LIST": "Select apartment to update check in list",
    "SELECT_APARTMENT_TO_UPDATE_LAYOUT": "Select apartment to update layout",
    "SELECT_APARTMENT_TO_UPDATE_PURCHASE": "Select apartment to update purchase",
    "FILE_SAVED_ON_PATH": "File saved successfully. <br>Path: ",
    "CHECK_IN_LIST_UPDATED": "Check in list data updated successfully",
    "CHECK_IN_LIST__EXPORTED": "Check in list data exported successfully",
    "PURCHASE_LIST_UPDATED": "Purchase data updated successfully",
    "PURCHASE_LIST_EXPORTED": "Purchase data exported successfully",
    "MESSAGE_LIST_UPDATED": "Message data updated successfully",
    "MESSAGE_EXPORTED": "Message data exported successfully",
    "APP_LABEL_UPDATED": "App labels updated successfully, please close and restart the application",
    "APP_LABEL_EXPORTED": "App labels exported successfully",
    "AUTH_INFO_MESSAGE": "Please authenticate your google drive account to upload captured images.",
    "GOOGLE_AUTH_SUCCESSFUL": "Google drive authentication successful",
    "GOOGLE_AUTH_DISCONNECT_SUCCESSFUL": "Google drive disconnected successful",
    "EMAIL_SUCCESS": "Email sent successfully",
    "WHATSAPP_SUCCESS": "WhatsApp message sent successfully",
    "SMS_SUCCESS": "SMS sent successfully",
    "ARRIVAL_UPLOAD_SUCCESS": "Arrival documents uploaded on google drive successfully.",
    "UPLOADING": "Uploading...",
    "APP_UPDATE": "New app version is available on app store, please update application"
  }
}
