iguazio.dashboard-controls 0.39.4 → 0.39.6-3.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.
@@ -255,6 +255,7 @@
255
255
  "HIDE_CHART": "Hide chart",
256
256
  "HIGH": "High",
257
257
  "HOME": "Home",
258
+ "HOST_PATH": "Host path",
258
259
  "ID": "ID",
259
260
  "IDENTITY": "Identity",
260
261
  "IDP": "IdP",
@@ -303,6 +304,7 @@
303
304
  "MAX_LENGTH_WHOLE_PART": "Max length of the whole part: {{length}} characters",
304
305
  "MEMBERS": "Members",
305
306
  "MEMORY": "Memory",
307
+ "MIN": "Min",
306
308
  "MIGRATE": "Migrate",
307
309
  "MONACO": "Monaco",
308
310
  "MONITORING": "Monitoring",
@@ -369,6 +371,7 @@
369
371
  "ENTER_EMAIL_ADDRESS": "Enter email address...",
370
372
  "ENTER_FIRST_NAME": "Enter first name...",
371
373
  "ENTER_GENERIC": "Enter {{fieldName}}...",
374
+ "ENTER_HOST_PATH": "Enter host path...",
372
375
  "ENTER_PASSWORD": "Enter password...",
373
376
  "ENTER_PATH": "Enter path...",
374
377
  "ENTER_PROJECT_NAME": "Enter project name...",
@@ -142,7 +142,6 @@
142
142
  "HEADERS": "Headers",
143
143
  "HISTORY": "History",
144
144
  "HOST": "Host",
145
- "HOST_PATH": "Host path",
146
145
  "HUGE": "Huge",
147
146
  "HTTP_TRIGGER_MSG": "A Nuclio function must have a single HTTP trigger. You can define such a trigger&nbsp;<a class=\"link\" data-ng-click=\"$ctrl.addDefaultHttpTrigger($event)\">here</a>. Otherwise, when deploying the function a default HTTP trigger named \"default-http\" is defined and deployed automatically unless there is a custom HTTP trigger configuration in the <a class=\"link\" data-ui-sref=\"app.project.function.edit.code\">external source code</a>.",
148
147
  "HTTP_TRIGGER_NAME_DESCRIPTION": "If the name of the HTTP trigger is <b>default-http</b> it might get overridden by a remote function specification configured in <b>Code Entry Type.</b>",
@@ -167,7 +166,6 @@
167
166
  "MAX_REPLICAS": "Maximum number of replicas (default: {{default}})",
168
167
  "MAX_WORKERS": "Max Workers",
169
168
  "METHOD": "Method",
170
- "MIN": "Min",
171
169
  "MIN_REPLICAS": "Minimum number of replicas (default: {{default}})",
172
170
  "MOUNT_PATH": "Mount Path",
173
171
  "MOUNT_PATH_DESCRIPTION": "A mount path for referencing the data from the function",
@@ -215,7 +213,6 @@
215
213
  "ENTER_ENDPOINT": "Enter endpoint",
216
214
  "ENTER_EVENT_BODY": "Enter event body...",
217
215
  "ENTER_FUNCTION_NAME": "Enter function name...",
218
- "ENTER_HOST_PATH": "Enter host path...",
219
216
  "ENTER_IMAGE": "Enter image...",
220
217
  "ENTER_IMAGE_NAME": "Enter image name...",
221
218
  "ENTER_KEY": "Enter key...",
@@ -238,7 +235,6 @@
238
235
  "ENTER_TOKEN": "Enter token...",
239
236
  "ENTER_VALUE": "Enter value...",
240
237
  "EVENT_NAME": "Event name...",
241
- "MIN": "Min...",
242
238
  "MAX_REQUIRED": "Required when min=0",
243
239
  "MY_SERVICE_ACCOUNT": "myserviceaccount",
244
240
  "REQUIRED_IF_QUEUE_NAME_IS_EMPTY": "Required if Queue Name is empty",