iguazio.dashboard-controls 0.39.3 → 0.39.6

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",
@@ -273,6 +274,7 @@
273
274
  "KEYS": "Keys",
274
275
  "LABEL": "Label",
275
276
  "LAST_DAY": "Last day",
277
+ "LABELS": "Labels",
276
278
  "LAST_MODIFIED": "Last modified",
277
279
  "LAST_MONTH": "Last month",
278
280
  "LAST_NAME": "Last name",
@@ -302,6 +304,7 @@
302
304
  "MAX_LENGTH_WHOLE_PART": "Max length of the whole part: {{length}} characters",
303
305
  "MEMBERS": "Members",
304
306
  "MEMORY": "Memory",
307
+ "MIN": "Min",
305
308
  "MIGRATE": "Migrate",
306
309
  "MONACO": "Monaco",
307
310
  "MONITORING": "Monitoring",
@@ -368,6 +371,7 @@
368
371
  "ENTER_EMAIL_ADDRESS": "Enter email address...",
369
372
  "ENTER_FIRST_NAME": "Enter first name...",
370
373
  "ENTER_GENERIC": "Enter {{fieldName}}...",
374
+ "ENTER_HOST_PATH": "Enter host path...",
371
375
  "ENTER_PASSWORD": "Enter password...",
372
376
  "ENTER_PATH": "Enter path...",
373
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>",
@@ -159,7 +158,6 @@
159
158
  "INVOCATION_URL": "Invocation URL",
160
159
  "ITEM_KEY": "Item key",
161
160
  "JVM_OPTIONS": "JVM options",
162
- "LABELS": "Labels",
163
161
  "LARGE": "Large",
164
162
  "LOGGER_DESTINATION": "Logger destination",
165
163
  "LOGGER_LEVEL": "Logger level",
@@ -168,7 +166,6 @@
168
166
  "MAX_REPLICAS": "Maximum number of replicas (default: {{default}})",
169
167
  "MAX_WORKERS": "Max Workers",
170
168
  "METHOD": "Method",
171
- "MIN": "Min",
172
169
  "MIN_REPLICAS": "Minimum number of replicas (default: {{default}})",
173
170
  "MOUNT_PATH": "Mount Path",
174
171
  "MOUNT_PATH_DESCRIPTION": "A mount path for referencing the data from the function",
@@ -216,7 +213,6 @@
216
213
  "ENTER_ENDPOINT": "Enter endpoint",
217
214
  "ENTER_EVENT_BODY": "Enter event body...",
218
215
  "ENTER_FUNCTION_NAME": "Enter function name...",
219
- "ENTER_HOST_PATH": "Enter host path...",
220
216
  "ENTER_IMAGE": "Enter image...",
221
217
  "ENTER_IMAGE_NAME": "Enter image name...",
222
218
  "ENTER_KEY": "Enter key...",
@@ -239,7 +235,6 @@
239
235
  "ENTER_TOKEN": "Enter token...",
240
236
  "ENTER_VALUE": "Enter value...",
241
237
  "EVENT_NAME": "Event name...",
242
- "MIN": "Min...",
243
238
  "MAX_REQUIRED": "Required when min=0",
244
239
  "MY_SERVICE_ACCOUNT": "myserviceaccount",
245
240
  "REQUIRED_IF_QUEUE_NAME_IS_EMPTY": "Required if Queue Name is empty",