export default { en: { edit: 'edit(Reserve 10 characters)', emptyTip: `can't be empty`, }, zh: { edit: '编辑(保留10个字符)', emptyTip: `名称不可为空`, }, };