|
@@ -165,6 +165,7 @@ export default {
|
|
|
'Tenant Code': 'Tenant Code',
|
|
|
'Tenant Name': 'Tenant Name',
|
|
|
'Queue': 'Queue',
|
|
|
+ 'Please select a queue': 'Please select a queue',
|
|
|
'Please enter the tenant code in English': 'Please enter the tenant code in English',
|
|
|
'Please enter tenant code in English': 'Please enter tenant code in English',
|
|
|
'Edit User': 'Edit User',
|
|
@@ -172,6 +173,7 @@ export default {
|
|
|
'Email': 'Email',
|
|
|
'Phone': 'Phone',
|
|
|
'Please enter phone number': 'Please enter phone number',
|
|
|
+ 'Please enter main class': 'Please enter main class',
|
|
|
'Please enter email': 'Please enter email',
|
|
|
'Please enter the correct email format': 'Please enter the correct email format',
|
|
|
'Please enter the correct mobile phone format': 'Please enter the correct mobile phone format',
|
|
@@ -296,6 +298,10 @@ export default {
|
|
|
'Resume the suspension process': 'Resume the suspension process',
|
|
|
'Execute from the failed nodes': 'Execute from the failed nodes',
|
|
|
'Complement Data': 'Complement Data',
|
|
|
+ 'slot':'slot',
|
|
|
+ 'taskManager':'taskManager',
|
|
|
+ 'jobManagerMemory':'jobManagerMemory',
|
|
|
+ 'taskManagerMemory':'taskManagerMemory',
|
|
|
'Scheduling execution': 'Scheduling execution',
|
|
|
'Recovery waiting thread': 'Recovery waiting thread',
|
|
|
'Submitted successfully': 'Submitted successfully',
|
|
@@ -449,7 +455,7 @@ export default {
|
|
|
'Task queue': 'Task queue',
|
|
|
'Error command count': 'Error command count',
|
|
|
'Normal command count': 'Normal command count',
|
|
|
- 'Manage': 'Manage',
|
|
|
+ 'Manage': ' Manage',
|
|
|
'Number of connections': 'Number of connections',
|
|
|
'Sent': 'Sent',
|
|
|
'Received': 'Received',
|