{
  "CLOSE_BUTTON" : "CLOSE",
  "APIKEY_IS_UNDEFINED_TITLE" : "API key error",
  "APIKEY_IS_UNDEFINED_MESSAGE" : "The variable \"GOOGLE_MAPS_IOS_API_KEY\" is not registered.",
  "APP_NAME_ERROR_TITLE" : "You need to change the config.xml file",
  "APP_NAME_ERROR_MESSAGE" : "Google Maps SDK for iOS crashes if CFBundleExecutable contains non-English characters.\nMore details, Check out the comment in the CordovaGoogleMaps.m file.",
  "LOCATION_IS_UNAVAILABLE_ERROR_TITLE" : "Location Service is not available",
  "LOCATION_IS_UNAVAILABLE_ERROR_MESSAGE" : "This app needs to access your location. Please turn on \"Settings > Privacy > Location Services\"",
  "LOCATION_IS_DENIED_MESSAGE" : "This app has rejected to use Location Services.",
  "CAN_NOT_GET_LOCATION_MESSAGE" : "Cannot get your location.",
  "LOCATION_REJECTED_BY_USER_MESSAGE" : "Location service is rejected by user."
}
