chore: access form test
This commit is contained in:
@@ -259,6 +259,7 @@ export default {
|
||||
'common.sso.noConfig':
|
||||
'Single sign-on is not enabled on this system. Please contact your administrator.',
|
||||
'common.button.edit.item': 'Edit {name}',
|
||||
'common.button.copy.item': 'Duplicate {name}',
|
||||
'common.button.terminal': 'Terminal',
|
||||
'common.button.addItem': 'Add Item',
|
||||
'common.help.default': 'Default: {content}',
|
||||
@@ -273,5 +274,6 @@ export default {
|
||||
'common.button.enable': 'Enable',
|
||||
'common.button.disable': 'Disable',
|
||||
'common.status.enabled': 'Enabled',
|
||||
'common.status.disabled': 'Disabled'
|
||||
'common.status.disabled': 'Disabled',
|
||||
'common.button.duplicate': 'Duplicate'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user