iguazio.dashboard-controls 0.39.4 → 0.39.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.
@@ -303,6 +303,7 @@
303
303
  "MAX_LENGTH_WHOLE_PART": "Max length of the whole part: {{length}} characters",
304
304
  "MEMBERS": "Members",
305
305
  "MEMORY": "Memory",
306
+ "MIN": "Min",
306
307
  "MIGRATE": "Migrate",
307
308
  "MONACO": "Monaco",
308
309
  "MONITORING": "Monitoring",
@@ -167,7 +167,6 @@
167
167
  "MAX_REPLICAS": "Maximum number of replicas (default: {{default}})",
168
168
  "MAX_WORKERS": "Max Workers",
169
169
  "METHOD": "Method",
170
- "MIN": "Min",
171
170
  "MIN_REPLICAS": "Minimum number of replicas (default: {{default}})",
172
171
  "MOUNT_PATH": "Mount Path",
173
172
  "MOUNT_PATH_DESCRIPTION": "A mount path for referencing the data from the function",
@@ -238,7 +237,6 @@
238
237
  "ENTER_TOKEN": "Enter token...",
239
238
  "ENTER_VALUE": "Enter value...",
240
239
  "EVENT_NAME": "Event name...",
241
- "MIN": "Min...",
242
240
  "MAX_REQUIRED": "Required when min=0",
243
241
  "MY_SERVICE_ACCOUNT": "myserviceaccount",
244
242
  "REQUIRED_IF_QUEUE_NAME_IS_EMPTY": "Required if Queue Name is empty",