mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-03 04:39:00 +08:00
fix
This commit is contained in:
parent
140ff37dd5
commit
b7d0e4f049
@ -184,15 +184,14 @@ export default {
|
||||
'Last heartbeat time': 'Last heartbeat time',
|
||||
'Edit Tenant': 'Edit Tenant',
|
||||
'OS Tenant Code': 'OS Tenant Code',
|
||||
Queue: 'Yarn Queue',
|
||||
'Tenant Name': 'Tenant Name',
|
||||
Queue: 'Yarn Queue',
|
||||
'Please select a queue': 'default is tenant association queue',
|
||||
'Please enter the os tenant code in English': 'Please enter the os tenant code in English',
|
||||
'Please enter os tenant code in English': 'Please enter os tenant code in English',
|
||||
'Please enter os tenant code': 'Please enter os tenant code',
|
||||
'Please enter tenant Name': 'Please enter tenant Name',
|
||||
'The os tenant code. Only letters or a combination of letters and numbers are allowed': 'The os tenant code. Only letters or a combination of letters and numbers are allowed',
|
||||
'The os tenant code cannot be all numbers': 'The os tenant code cannot be all numbers',
|
||||
'Edit User': 'Edit User',
|
||||
Tenant: 'Tenant',
|
||||
Email: 'Email',
|
||||
@ -210,9 +209,9 @@ export default {
|
||||
'Please select UDF resources directory': 'Please select UDF resources directory',
|
||||
'Edit alarm group': 'Edit alarm group',
|
||||
'Create alarm group': 'Create alarm group',
|
||||
'Group Name': 'Group Name',
|
||||
'Create Alarm Instance': 'Create Alarm Instance',
|
||||
'Edit Alarm Instance': 'Edit Alarm Instance',
|
||||
'Group Name': 'Group Name',
|
||||
'Alarm instance name': 'Alarm instance name',
|
||||
'Select plugin': 'Select plugin',
|
||||
'Please enter group name': 'Please enter group name',
|
||||
|
Loading…
Reference in New Issue
Block a user