iguazio.dashboard-controls 0.38.10-patch3 → 0.38.10-patch4

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",
@@ -398,6 +399,7 @@
398
399
  "PROTECTION": "Protection",
399
400
  "QUIT_AND_DISCARD": "Quit and Discard",
400
401
  "QUOTA": "Quota",
402
+ "READ_MORE": "Read more",
401
403
  "READ_ONLY": "Read only",
402
404
  "READ_WRITE": "Read/write",
403
405
  "REAL_TIME": "Real-time",
@@ -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",
@@ -258,7 +256,6 @@
258
256
  "PROMOTE_CANARY_CONFIRM": "Are you sure you want to promote canary to primary?",
259
257
  "PVC": "PVC",
260
258
  "QOS": "QoS",
261
- "READ_MORE": "Read more",
262
259
  "READINESS_TIMEOUT_SECONDS": "Readiness timeout (seconds)",
263
260
  "READINESS_TIMEOUT_SECONDS_DESCRIPTION": "The time, in seconds, that the controller will wait for the function to become ready before declaring failure (default: {{default}})",
264
261
  "REBALANCING_GRACE_PERIOD": "Rebalancing grace period",