|
@@ -594,5 +594,6 @@ export default {
|
|
|
'Unauthorized or deleted resources': 'Unauthorized or deleted resources',
|
|
|
'Please delete all non-existent resources': 'Please delete all non-existent 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'
|
|
|
+ 'Please confirm whether the workflow has been saved before downloading': 'Please confirm whether the workflow has been saved before downloading',
|
|
|
+ 'Username length cannot be less than 3': 'Username length cannot be less than 3'
|
|
|
}
|