feat: edit replicas in the list
This commit is contained in:
@@ -77,6 +77,7 @@ export default {
|
||||
'common.button.next': 'Next',
|
||||
'common.button.prev': 'Previous',
|
||||
'common.button.back': 'Back',
|
||||
'common.button.undo': 'Undo',
|
||||
'common.button.discardChange': 'Discard',
|
||||
'common.tips.save':
|
||||
'You have unsaved changes, leaving this page will discard changes.',
|
||||
|
||||
@@ -74,6 +74,7 @@ export default {
|
||||
'common.button.next': '下一步',
|
||||
'common.button.prev': '上一步',
|
||||
'common.button.back': '返回',
|
||||
'common.button.undo': '撤销',
|
||||
'common.button.discardChange': '放弃',
|
||||
'common.tips.save': '您有未保存的更改,离开此页面将放弃更改。',
|
||||
'common.tips.cancel': '您有未保存的更改。确定放弃更改?',
|
||||
|
||||
Reference in New Issue
Block a user