iguazio.dashboard-controls 0.38.4 → 0.38.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -103,6 +103,7 @@
103
103
  "EXPORT_PROJECT": "Oops: Unknown error occurred while exporting the project",
104
104
  "EXPORT_PROJECTS": "Oops: Unknown error occurred while exporting projects",
105
105
  "FETCH_FUNCTION_LIST": "Couldn't fetch project's function list. Auto-complete suggestions will not be available. Any function name will be accepted, but the API gateway might not work properly in case such function does not exist or is not in an appropriate status.",
106
+ "FUNCTION_DEPLOYMENT_FAILURE": "Failed to deploy function.",
106
107
  "FUNCTION_NAME_ALREADY_IN_USE": "Function name already in use. Rename and try again.",
107
108
  "FUNCTIONALITY_IS_NOT_IMPLEMENTED": "This functionality is not implemented yet.",
108
109
  "GET_API_GATEWAYS": "Oops: Unknown error occurred while retrieving API Gateways",