Browse Source

Merge pull request #9914 from ArtemDzhereleiko/AD/bug-fix/tenant-profile/translate-field

Tenant profile dialog refactoring translate
pull/10060/head
Igor Kulikov 3 years ago
committed by GitHub
parent
commit
d72b452bb7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      ui-ngx/src/assets/locale/locale.constant-en_US.json

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

@ -3933,7 +3933,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