iguazio.dashboard-controls 0.39.5 → 0.39.6-3.4

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,7 +304,6 @@
303
304
  "MAX_LENGTH_WHOLE_PART": "Max length of the whole part: {{length}} characters",
304
305
  "MEMBERS": "Members",
305
306
  "MEMORY": "Memory",
306
- "MIN": "Min",
307
307
  "MIGRATE": "Migrate",
308
308
  "MONACO": "Monaco",
309
309
  "MONITORING": "Monitoring",
@@ -370,6 +370,7 @@
370
370
  "ENTER_EMAIL_ADDRESS": "Enter email address...",
371
371
  "ENTER_FIRST_NAME": "Enter first name...",
372
372
  "ENTER_GENERIC": "Enter {{fieldName}}...",
373
+ "ENTER_HOST_PATH": "Enter host path...",
373
374
  "ENTER_PASSWORD": "Enter password...",
374
375
  "ENTER_PATH": "Enter path...",
375
376
  "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,6 +166,7 @@
167
166
  "MAX_REPLICAS": "Maximum number of replicas (default: {{default}})",
168
167
  "MAX_WORKERS": "Max Workers",
169
168
  "METHOD": "Method",
169
+ "MIN": "Min",
170
170
  "MIN_REPLICAS": "Minimum number of replicas (default: {{default}})",
171
171
  "MOUNT_PATH": "Mount Path",
172
172
  "MOUNT_PATH_DESCRIPTION": "A mount path for referencing the data from the function",
@@ -214,7 +214,6 @@
214
214
  "ENTER_ENDPOINT": "Enter endpoint",
215
215
  "ENTER_EVENT_BODY": "Enter event body...",
216
216
  "ENTER_FUNCTION_NAME": "Enter function name...",
217
- "ENTER_HOST_PATH": "Enter host path...",
218
217
  "ENTER_IMAGE": "Enter image...",
219
218
  "ENTER_IMAGE_NAME": "Enter image name...",
220
219
  "ENTER_KEY": "Enter key...",
@@ -237,6 +236,7 @@
237
236
  "ENTER_TOKEN": "Enter token...",
238
237
  "ENTER_VALUE": "Enter value...",
239
238
  "EVENT_NAME": "Event name...",
239
+ "MIN": "Min...",
240
240
  "MAX_REQUIRED": "Required when min=0",
241
241
  "MY_SERVICE_ACCOUNT": "myserviceaccount",
242
242
  "REQUIRED_IF_QUEUE_NAME_IS_EMPTY": "Required if Queue Name is empty",