...
|
...
|
@@ -123,59 +123,60 @@ |
123
|
123
|
"domain-name": "Domain name",
|
124
|
124
|
"domain-name-unique": "Domain name need to unique for the system.",
|
125
|
125
|
"error-verification-url": "A domain name shouldn't contain symbols '/' and ':'. Example: thingsboard.io",
|
126
|
|
- "add-domain": "Add domain",
|
127
|
|
- "new-domain": "New domain",
|
128
|
|
- "add-provider": "Add provider",
|
129
|
126
|
"oauth2": {
|
130
|
|
- "oauth2": "OAuth2",
|
131
|
|
- "registration-id": "Registration ID",
|
132
|
|
- "registration-id-required": "Registration ID is required.",
|
133
|
|
- "registration-id-unique": "Registration ID need to unique for the system.",
|
134
|
|
- "client-id": "Client ID",
|
135
|
|
- "client-id-required": "Client ID is required.",
|
136
|
|
- "client-secret": "Client secret",
|
137
|
|
- "client-secret-required": "Client secret is required.",
|
138
|
127
|
"access-token-uri": "Access token URI",
|
139
|
128
|
"access-token-uri-required": "Access token URI is required.",
|
|
129
|
+ "activate-user": "Activate user",
|
|
130
|
+ "add-domain": "Add domain",
|
|
131
|
+ "add-provider": "Add provider",
|
|
132
|
+ "allow-user-creation": "Allow user creation",
|
|
133
|
+ "always-fullscreen": "Always fullscreen",
|
140
|
134
|
"authorization-uri": "Authorization URI",
|
141
|
135
|
"authorization-uri-required": "Authorization URI is required.",
|
142
|
|
- "uri-pattern-error": "Invalid URI format.",
|
143
|
|
- "scope": "Scope",
|
144
|
|
- "redirect-uri-template": "Redirect URI template",
|
145
|
|
- "redirect-uri-template-required": "Redirect URI template is required.",
|
146
|
|
- "jwk-set-uri": "JSON Web Key URI",
|
147
|
|
- "user-info-uri": "User info URI",
|
148
|
|
- "user-info-uri-required": "User info URI is required.",
|
149
|
136
|
"client-authentication-method": "Client authentication method",
|
150
|
|
- "user-name-attribute-name": "User name attribute key",
|
151
|
|
- "user-name-attribute-name-required": "User name attribute key is required",
|
152
|
|
- "allow-user-creation": "Allow user creation",
|
153
|
|
- "activate-user": "Activate user",
|
154
|
|
- "type": "Mapper type",
|
|
137
|
+ "client-id": "Client ID",
|
|
138
|
+ "client-id-required": "Client ID is required.",
|
|
139
|
+ "client-secret": "Client secret",
|
|
140
|
+ "client-secret-required": "Client secret is required.",
|
|
141
|
+ "custom-setting": "Custom settings",
|
|
142
|
+ "customer-name-pattern": "Customer name pattern",
|
|
143
|
+ "default-dashboard-name": "Default dashboard name",
|
|
144
|
+ "delete-domain-text": "Be careful, after the confirmation a domain and all registration data will be unavailable.",
|
|
145
|
+ "delete-domain-title": "Are you sure you want to delete the domain '{{domainName}}'?",
|
|
146
|
+ "delete-registration-text": "Be careful, after the confirmation a registration data will be unavailable.",
|
|
147
|
+ "delete-registration-title": "Are you sure you want to delete the registration '{{name}}'?",
|
155
|
148
|
"email-attribute-key": "Email attribute key",
|
156
|
149
|
"email-attribute-key-required": "Email attribute key is required.",
|
157
|
150
|
"first-name-attribute-key": "First name attribute key",
|
|
151
|
+ "general": "General",
|
|
152
|
+ "jwk-set-uri": "JSON Web Key URI",
|
158
|
153
|
"last-name-attribute-key": "Last name attribute key",
|
159
|
|
- "tenant-name-strategy": "Tenant name strategy",
|
|
154
|
+ "login-button-icon": "Login button icon",
|
|
155
|
+ "login-button-label": "Provider label",
|
|
156
|
+ "login-button-label-1": "Login with $(Provider label)",
|
|
157
|
+ "login-button-label-required": "Label is required.",
|
|
158
|
+ "login-provider": "Login provider",
|
|
159
|
+ "mapper": "Mapper",
|
|
160
|
+ "new-domain": "New domain",
|
|
161
|
+ "oauth2": "OAuth2",
|
|
162
|
+ "redirect-uri-template": "Redirect URI template",
|
|
163
|
+ "redirect-uri-template-required": "Redirect URI template is required.",
|
|
164
|
+ "registration-id": "Registration ID",
|
|
165
|
+ "registration-id-required": "Registration ID is required.",
|
|
166
|
+ "registration-id-unique": "Registration ID need to unique for the system.",
|
|
167
|
+ "scope": "Scope",
|
160
|
168
|
"tenant-name-pattern": "Tenant name pattern",
|
161
|
169
|
"tenant-name-pattern-required": "Tenant name pattern is required.",
|
162
|
|
- "customer-name-pattern": "Customer name pattern",
|
163
|
|
- "default-dashboard-name": "Default dashboard name",
|
164
|
|
- "always-fullscreen": "Always fullscreen",
|
|
170
|
+ "tenant-name-strategy": "Tenant name strategy",
|
|
171
|
+ "type": "Mapper type",
|
|
172
|
+ "uri-pattern-error": "Invalid URI format.",
|
165
|
173
|
"url": "URL",
|
166
|
|
- "url-required": "URL is required.",
|
167
|
174
|
"url-pattern": "Invalid URL format.",
|
168
|
|
- "login-button-label": "Label (Login with ${label})",
|
169
|
|
- "login-button-label-required": "Label is required.",
|
170
|
|
- "login-button-icon": "Login button icon",
|
171
|
|
- "delete-domain-title": "Are you sure you want to delete the domain '{{domainName}}'?",
|
172
|
|
- "delete-domain-text": "Be careful, after the confirmation a domain and all registration data will be unavailable.",
|
173
|
|
- "delete-registration-title": "Are you sure you want to delete the registration '{{name}}'?",
|
174
|
|
- "delete-registration-text": "Be careful, after the confirmation a registration data will be unavailable.",
|
175
|
|
- "login-provider": "Login provider",
|
176
|
|
- "custom-setting": "Custom settings",
|
177
|
|
- "general": "General",
|
178
|
|
- "mapper": "Mapper"
|
|
175
|
+ "url-required": "URL is required.",
|
|
176
|
+ "user-info-uri": "User info URI",
|
|
177
|
+ "user-info-uri-required": "User info URI is required.",
|
|
178
|
+ "user-name-attribute-name": "User name attribute key",
|
|
179
|
+ "user-name-attribute-name-required": "User name attribute key is required"
|
179
|
180
|
}
|
180
|
181
|
},
|
181
|
182
|
"alarm": {
|
...
|
...
|
|