refactor(接口测试): 修改国际化
This commit is contained in:
parent
800fcdb2ad
commit
d4b3c16681
|
@ -136,7 +136,7 @@ export default {
|
||||||
'common.tip': 'Tips',
|
'common.tip': 'Tips',
|
||||||
'common.stay': 'Stay',
|
'common.stay': 'Stay',
|
||||||
'common.apply': 'Apply',
|
'common.apply': 'Apply',
|
||||||
'common.stop': 'Stop',
|
'common.stop': 'Stopped',
|
||||||
'common.module': 'Module',
|
'common.module': 'Module',
|
||||||
'common.yes': 'Yes',
|
'common.yes': 'Yes',
|
||||||
'common.no': 'No',
|
'common.no': 'No',
|
||||||
|
|
|
@ -136,7 +136,7 @@ export default {
|
||||||
'common.tip': '温馨提示',
|
'common.tip': '温馨提示',
|
||||||
'common.stay': '留下',
|
'common.stay': '留下',
|
||||||
'common.apply': '应用',
|
'common.apply': '应用',
|
||||||
'common.stop': '停止',
|
'common.stop': '已停止',
|
||||||
'common.module': '模块',
|
'common.module': '模块',
|
||||||
'common.yes': '是',
|
'common.yes': '是',
|
||||||
'common.no': '否',
|
'common.no': '否',
|
||||||
|
|
Loading…
Reference in New Issue