|
|
|
@ -265,7 +265,7 @@ |
|
|
|
"default-dashboard-name": "Default dashboard name", |
|
|
|
"default-dashboard-name-max-length": "Default dashboard name should be less than 256", |
|
|
|
"delete-domain-text": "Be careful, after the confirmation a domain and all provider data will be unavailable.", |
|
|
|
"delete-domain-title": "Are you sure you want to delete settings the domain '{{domainName}}'?", |
|
|
|
"delete-domain-title": "Are you sure you want to delete the domain '{{domainName}}'?", |
|
|
|
"delete-registration-text": "Be careful, after the confirmation a provider data will be unavailable.", |
|
|
|
"delete-registration-title": "Are you sure you want to delete the provider '{{name}}'?", |
|
|
|
"email-attribute-key": "Email attribute key", |
|
|
|
@ -3711,6 +3711,8 @@ |
|
|
|
"no-notification-templates": "No notification templates found", |
|
|
|
"no-notifications-yet": "No notifications yet", |
|
|
|
"no-recipients-notification": "No recipients notification", |
|
|
|
"no-recipients-matching": "No recipients matching '{{entity}}' were found.", |
|
|
|
"no-recipients-text": "No recipient found", |
|
|
|
"no-rule": "No rule configured", |
|
|
|
"no-rules-notification": "No rules notification", |
|
|
|
"no-severity-found": "No severity found", |
|
|
|
@ -3755,6 +3757,8 @@ |
|
|
|
"users-entity-owner": "Users of the entity owner" |
|
|
|
}, |
|
|
|
"recipients": "Recipients", |
|
|
|
"notification-recipient": "Notification recipient", |
|
|
|
"notification-recipient-required": "Notification recipient is required.", |
|
|
|
"notification-recipients": "Notifications / Recipients", |
|
|
|
"recipients-count": "{ count, plural, =1 {1 recipient} other {# recipients} }", |
|
|
|
"recipients-required": "Recipients are required", |
|
|
|
@ -5428,7 +5432,7 @@ |
|
|
|
"type": "Widget type", |
|
|
|
"resources": "Resources", |
|
|
|
"resource-url": "JavaScript/CSS URL", |
|
|
|
"resource-is-module": "Is module", |
|
|
|
"resource-is-extension": "Is extension", |
|
|
|
"remove-resource": "Remove resource", |
|
|
|
"add-resource": "Add resource", |
|
|
|
"html": "HTML", |
|
|
|
|