'delete_confirm':'Are you sure you want to delete this workspace?',
'delete_confirm':'Deleting the workspace will delete all resources (such as related projects, test cases, etc.) under the workspace. Are you sure you want to delete?',
'add':'Add Workspace',
'input_name':'Please enter a workspace name',
'search_by_name':'Search by name',
...
...
@@ -114,18 +115,21 @@ export default {
'none':'None Workspace',
'select':'Select Workspace',
'special_characters_are_not_supported':'Incorrect format (special characters are not supported and cannot end with \'-\')',
},
organization:{
'create':'Create Organization',
'modify':'Modify',
'delete':'Delete Organization',
'delete_confirm':'Are you sure you want to delete this workspace?',
'delete_confirm':'Deleting this organization will delete all resources (such as related workspaces, projects, test cases, etc.) under this organization. Are you sure you want to delete?',