|
|
|
@ -123,59 +123,60 @@ |
|
|
|
"domain-name": "Domain name", |
|
|
|
"domain-name-unique": "Domain name need to unique for the system.", |
|
|
|
"error-verification-url": "A domain name shouldn't contain symbols '/' and ':'. Example: thingsboard.io", |
|
|
|
"add-domain": "Add domain", |
|
|
|
"new-domain": "New domain", |
|
|
|
"add-provider": "Add provider", |
|
|
|
"oauth2": { |
|
|
|
"oauth2": "OAuth2", |
|
|
|
"registration-id": "Registration ID", |
|
|
|
"registration-id-required": "Registration ID is required.", |
|
|
|
"registration-id-unique": "Registration ID need to unique for the system.", |
|
|
|
"client-id": "Client ID", |
|
|
|
"client-id-required": "Client ID is required.", |
|
|
|
"client-secret": "Client secret", |
|
|
|
"client-secret-required": "Client secret is required.", |
|
|
|
"access-token-uri": "Access token URI", |
|
|
|
"access-token-uri-required": "Access token URI is required.", |
|
|
|
"activate-user": "Activate user", |
|
|
|
"add-domain": "Add domain", |
|
|
|
"add-provider": "Add provider", |
|
|
|
"allow-user-creation": "Allow user creation", |
|
|
|
"always-fullscreen": "Always fullscreen", |
|
|
|
"authorization-uri": "Authorization URI", |
|
|
|
"authorization-uri-required": "Authorization URI is required.", |
|
|
|
"uri-pattern-error": "Invalid URI format.", |
|
|
|
"scope": "Scope", |
|
|
|
"redirect-uri-template": "Redirect URI template", |
|
|
|
"redirect-uri-template-required": "Redirect URI template is required.", |
|
|
|
"jwk-set-uri": "JSON Web Key URI", |
|
|
|
"user-info-uri": "User info URI", |
|
|
|
"user-info-uri-required": "User info URI is required.", |
|
|
|
"client-authentication-method": "Client authentication method", |
|
|
|
"user-name-attribute-name": "User name attribute key", |
|
|
|
"user-name-attribute-name-required": "User name attribute key is required", |
|
|
|
"allow-user-creation": "Allow user creation", |
|
|
|
"activate-user": "Activate user", |
|
|
|
"type": "Mapper type", |
|
|
|
"client-id": "Client ID", |
|
|
|
"client-id-required": "Client ID is required.", |
|
|
|
"client-secret": "Client secret", |
|
|
|
"client-secret-required": "Client secret is required.", |
|
|
|
"custom-setting": "Custom settings", |
|
|
|
"customer-name-pattern": "Customer name pattern", |
|
|
|
"default-dashboard-name": "Default dashboard name", |
|
|
|
"delete-domain-text": "Be careful, after the confirmation a domain and all registration data will be unavailable.", |
|
|
|
"delete-domain-title": "Are you sure you want to delete the domain '{{domainName}}'?", |
|
|
|
"delete-registration-text": "Be careful, after the confirmation a registration data will be unavailable.", |
|
|
|
"delete-registration-title": "Are you sure you want to delete the registration '{{name}}'?", |
|
|
|
"email-attribute-key": "Email attribute key", |
|
|
|
"email-attribute-key-required": "Email attribute key is required.", |
|
|
|
"first-name-attribute-key": "First name attribute key", |
|
|
|
"general": "General", |
|
|
|
"jwk-set-uri": "JSON Web Key URI", |
|
|
|
"last-name-attribute-key": "Last name attribute key", |
|
|
|
"tenant-name-strategy": "Tenant name strategy", |
|
|
|
"login-button-icon": "Login button icon", |
|
|
|
"login-button-label": "Provider label", |
|
|
|
"login-button-label-1": "Login with $(Provider label)", |
|
|
|
"login-button-label-required": "Label is required.", |
|
|
|
"login-provider": "Login provider", |
|
|
|
"mapper": "Mapper", |
|
|
|
"new-domain": "New domain", |
|
|
|
"oauth2": "OAuth2", |
|
|
|
"redirect-uri-template": "Redirect URI template", |
|
|
|
"redirect-uri-template-required": "Redirect URI template is required.", |
|
|
|
"registration-id": "Registration ID", |
|
|
|
"registration-id-required": "Registration ID is required.", |
|
|
|
"registration-id-unique": "Registration ID need to unique for the system.", |
|
|
|
"scope": "Scope", |
|
|
|
"tenant-name-pattern": "Tenant name pattern", |
|
|
|
"tenant-name-pattern-required": "Tenant name pattern is required.", |
|
|
|
"customer-name-pattern": "Customer name pattern", |
|
|
|
"default-dashboard-name": "Default dashboard name", |
|
|
|
"always-fullscreen": "Always fullscreen", |
|
|
|
"tenant-name-strategy": "Tenant name strategy", |
|
|
|
"type": "Mapper type", |
|
|
|
"uri-pattern-error": "Invalid URI format.", |
|
|
|
"url": "URL", |
|
|
|
"url-required": "URL is required.", |
|
|
|
"url-pattern": "Invalid URL format.", |
|
|
|
"login-button-label": "Label (Login with ${label})", |
|
|
|
"login-button-label-required": "Label is required.", |
|
|
|
"login-button-icon": "Login button icon", |
|
|
|
"delete-domain-title": "Are you sure you want to delete the domain '{{domainName}}'?", |
|
|
|
"delete-domain-text": "Be careful, after the confirmation a domain and all registration data will be unavailable.", |
|
|
|
"delete-registration-title": "Are you sure you want to delete the registration '{{name}}'?", |
|
|
|
"delete-registration-text": "Be careful, after the confirmation a registration data will be unavailable.", |
|
|
|
"login-provider": "Login provider", |
|
|
|
"custom-setting": "Custom settings", |
|
|
|
"general": "General", |
|
|
|
"mapper": "Mapper" |
|
|
|
"url-required": "URL is required.", |
|
|
|
"user-info-uri": "User info URI", |
|
|
|
"user-info-uri-required": "User info URI is required.", |
|
|
|
"user-name-attribute-name": "User name attribute key", |
|
|
|
"user-name-attribute-name-required": "User name attribute key is required" |
|
|
|
} |
|
|
|
}, |
|
|
|
"alarm": { |
|
|
|
|