Browse Source

UI: Refactoring translate

pull/9914/head
Artem Dzhereleiko 3 years ago
parent
commit
652b683e9a
  1. 2
      ui-ngx/src/assets/locale/locale.constant-en_US.json

2
ui-ngx/src/assets/locale/locale.constant-en_US.json

@ -3906,7 +3906,7 @@
"processing-timeout": "Processing within, ms",
"batch-size": "Batch size",
"retries": "Number of retries (0 – unlimited)",
"failure-percentage": "Percentage of failure messages for skipping retries",
"failure-percentage": "Failure messages for skipping retries, %",
"pause-between-retries": "Retry within, sec",
"max-pause-between-retries": "Additional retry within, sec",
"delete": "Delete queue",

Loading…
Cancel
Save