|
@@ -89,7 +89,7 @@ export default {
|
|
|
'global-message.warn.sure-delete': 'Are you sure you want to delete?',
|
|
|
'global-message.warn.change-current-default-option': 'Are you sure you want to change the current default option?',
|
|
|
'global-message.warn.clean-all-references': 'This operation will clear all reference relationships for the original default option. Are you sure you want to continue?',
|
|
|
- 'global-message.warn.clean-all-configuration': 'This operation will clear all configurations. Are you sure you want to continue?',
|
|
|
+ 'global-message.warn.modify-configuration': 'This operation will modify the original configuration, do you want to continue?',
|
|
|
'global-message.warn.can-not-all-choose-myself': 'Cannot select yourself!',
|
|
|
'global-message.remind': 'Reminder',
|
|
|
'global-message.remind.append.measure': 'Are you sure you want to add a {0}?',
|