export default { profile: ['个人中心', 'Profile'], setting: ['个人设置', 'Setting'], loginOut: ['退出登录', 'Login Out'], tabNotice: ['通知', 'Notice'], tabTodo: ['待办', 'Todo'], 'user.modifyPassword': ['修改密码', 'ModifyPassword'], 'user.account': ['用户账户', 'Account'], 'user.name': ['姓名', 'Name'], 'user.email': ['电子邮箱', 'Email'], 'user.fixedPhone': ['固定电话', 'Fixed Telephone'], 'user.mobilePhone': ['移动电话', 'Mobile Phone'], 'user.updateInfo': ['更新信息', 'Update Info'], 'user.avator': ['头像', 'Avator'], 'user.upload': ['上传', 'Upload'], 'table.createTime': ['创建时间', 'Create Time'], 'table.hasRead': ['是否已读', 'hasRead'], 'table.read': ['已读', 'Read'], 'table.unread': ['未读', 'Unread'], 'user.readTime': ['已读时间', 'Read Time'], 'user.initialPassword': ['初始密码', 'Initial Password'], 'user.password': ['新密码', 'Password'], 'user.confirmPassword': ['确认密码', 'Confirm password'], 'user.twoInconsistent': ['两次密码不一致', 'The two passwords are inconsistent'], 'user.modifiedSuccessfully': ['修改成功', 'Modified successfully'], 'user.serverException': ['服务器异常', 'Server exception'], };