|
|
|
@ -87,6 +87,8 @@ export default {
|
|
|
|
|
'Main class': 'Main class', |
|
|
|
|
'Main jar package': 'Main jar package', |
|
|
|
|
'Please enter main jar package': 'Please enter main jar package', |
|
|
|
|
'Main package': 'Main package', |
|
|
|
|
'Please enter main package': 'Please enter main package', |
|
|
|
|
'Command-line parameters': 'Command-line parameters', |
|
|
|
|
'Please enter Command-line parameters': 'Please enter Command-line parameters', |
|
|
|
|
'Other parameters': 'Other parameters', |
|
|
|
@ -183,9 +185,14 @@ export default {
|
|
|
|
|
'Edit Tenant': 'Edit Tenant', |
|
|
|
|
'Tenant Code': 'Tenant Code', |
|
|
|
|
Queue: 'Yarn Queue', |
|
|
|
|
'Tenant Name': 'Tenant Name', |
|
|
|
|
'Please select a queue': 'default is tenant association 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', |
|
|
|
|
'Please enter tenant code': 'Please enter tenant code', |
|
|
|
|
'Please enter tenant Name': 'Please enter tenant Name', |
|
|
|
|
'The tenant code. Only letters or a combination of letters and numbers are allowed': 'The tenant code. Only letters or a combination of letters and numbers are allowed', |
|
|
|
|
'The tenant code cannot be all numbers': 'The tenant code cannot be all numbers', |
|
|
|
|
'Edit User': 'Edit User', |
|
|
|
|
Tenant: 'Tenant', |
|
|
|
|
Email: 'Email', |
|
|
|
@ -348,9 +355,11 @@ export default {
|
|
|
|
|
Delete: 'Delete', |
|
|
|
|
'Please enter keyword': 'Please enter keyword', |
|
|
|
|
'File Upload': 'File Upload', |
|
|
|
|
'File ReUpload': 'File ReUpload', |
|
|
|
|
'Drag the file into the current upload window': 'Drag the file into the current upload window', |
|
|
|
|
'Drag area upload': 'Drag area upload', |
|
|
|
|
Upload: 'Upload', |
|
|
|
|
'ReUpload File': 'Re-upload file', |
|
|
|
|
'Please enter file name': 'Please enter file name', |
|
|
|
|
'Please select the file to upload': 'Please select the file to upload', |
|
|
|
|
'Resources manage': 'Resources', |
|
|
|
@ -484,6 +493,7 @@ export default {
|
|
|
|
|
'Please enter the IP address separated by commas': 'Please enter the IP address separated by commas', |
|
|
|
|
'Note: Multiple IP addresses have been comma separated': 'Note: Multiple IP addresses have been comma separated', |
|
|
|
|
'Failure time': 'Failure time', |
|
|
|
|
'Expiration time': 'Expiration time', |
|
|
|
|
User: 'User', |
|
|
|
|
'Please enter token': 'Please enter token', |
|
|
|
|
'Generate token': 'Generate token', |
|
|
|
@ -632,6 +642,8 @@ export default {
|
|
|
|
|
'Socket Timeout be a positive integer': 'Socket Timeout be a positive integer', |
|
|
|
|
'ms':'ms', |
|
|
|
|
'Disable': 'Disable', |
|
|
|
|
'No resources exist': 'No resources exist', |
|
|
|
|
'Please delete all non-existing resources': 'Please delete all non-existing resources', |
|
|
|
|
'The Worker group no longer exists, please select the correct Worker group!': 'The Worker group no longer exists, please select the correct Worker group!', |
|
|
|
|
'Please confirm whether the workflow has been saved before downloading': 'Please confirm whether the workflow has been saved before downloading', |
|
|
|
|
'User name length is between 3 and 39': 'User name length is between 3 and 39', |
|
|
|
@ -649,4 +661,5 @@ export default {
|
|
|
|
|
'Batch move': 'Batch move', |
|
|
|
|
Version: 'Version', |
|
|
|
|
'Pre tasks': 'Pre tasks', |
|
|
|
|
'The workflow canvas is abnormal and cannot be saved, please recreate': 'The workflow canvas is abnormal and cannot be saved, please recreate' |
|
|
|
|
} |
|
|
|
|