chore: upgrade check
This commit is contained in:
@@ -200,5 +200,8 @@ export default {
|
||||
'common.button.addLabel': '添加标签',
|
||||
'common.button.addSelector': '添加选择器',
|
||||
'common.button.addParams': '添加参数',
|
||||
'common.text.here': '这里'
|
||||
'common.text.here': '这里',
|
||||
'common.text.latest': '最新',
|
||||
'common.text.new': '新',
|
||||
'common.text.changelog': '更新日志'
|
||||
};
|
||||
|
||||
@@ -24,5 +24,7 @@ export default {
|
||||
'users.password.confirm': '确认新密码',
|
||||
'users.password.confirm.empty': '请确认新密码',
|
||||
'users.password.confirm.error': '两次输入的密码不一致',
|
||||
'users.login.title': '登录 {name}'
|
||||
'users.login.title': '登录 {name}',
|
||||
'users.version.islatest': '{version} 已是最新版本',
|
||||
'users.version.update': '{version} 版本可供更新'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user