You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

5 lines
281 B

export default {
fileCannotUpload: '这个文件不能被上传,获取格式错误,请仔细检查文件格式',
labelCannotCreate: '这个标签不能被创建,你可能在其它的键上用了相同的标签名',
invalidUserOrPass: '用户名或者密码不正确'
}