// +---------------------------------------------------------------------- // 语言包zh-cn文件 return [ 'province'=>'省', 'city'=>'市(地区)', 'town'=>'镇(区)', 'not logged'=>'您还没有登录!', 'success'=>'成功!', 'failed'=>'失败!', 'save success'=>'保存成功!', 'save failed'=>'保存失败!', 'old pwd empty'=>'原始密码不能为空!', 'old pwd not correct'=>'原始密码不正确!', 'new pwd empty'=>'新密码不能为空!', 'pwd not same'=>'新密码与确认密码不一致!', 'new pwd the same as old pwd'=>'新密码不能和原始密码相同!', 'revise success'=>'修改成功!', 'revise failed'=>'修改失败!', 'avatar update success'=>'头像更新成功!', 'avatar update failed'=>'头像更新失败!', 'submission mode incorrect'=>'提交方式不正确!', 'operation not valid'=>'此操作无效!', 'verifiy incorrect'=>'验证码错误!', 'pwd empty'=>'密码不能为空!', 'username or pwd incorrect'=>'用户名或者密码错误,重新输入!', 'login success'=>'登陆成功!', 'login failed'=>'登陆失败!', 'email empty'=>'邮箱不能为空!', 'email format incorrect'=>'邮箱格式不正确!', 'repassword empty'=>'重复密码不能为空!', 'repassword incorrect'=>'确认密码不正确!', 'parameter error'=>'参数错误!', 'pwd'=>'密码', 'delete'=>'删除', 'title'=>'标题', 'description'=>'描述', 'operation'=>'操作', 'save'=>'保存', 'edit'=>'编辑', 'admin manage'=>'后台管理', ];