// +---------------------------------------------------------------------- // 语言包zh-cn文件 return [ 'province'=>'province', 'city'=>'city', 'town'=>'town', 'not logged'=>'You are not logged in!', 'success'=>'Success!', 'failed'=>'Failed!', 'save success'=>'Save success!', 'save failed'=>'Save failed!', 'old pwd empty'=>'The original password can not be empty!', 'old pwd not correct'=>'The old password is incorrect!', 'new pwd empty'=>'The new password can not be empty!', 'pwd not same'=>'New and confirmed passwords are not the same!', 'new pwd the same as old pwd'=>'The new password cannot be the same as the original password!', 'revise success'=>'Revise success!', 'revise failed'=>'Revise failed!', 'avatar update success'=>'Avatar update success!', 'avatar update failed'=>'Avatar update failed!', 'submission mode incorrect'=>'Submission mode is not correct!', 'operation not valid'=>'This operation is not valid!', 'verifiy incorrect'=>'Verifiy incorrect!', 'pwd empty'=>'Password can not be empty!', 'username or pwd incorrect'=>'Username or password error, Please reinput!', 'login success'=>'Login success!', 'login failed'=>'Login failed!', 'email empty'=>'Email can not be empty!', 'email format incorrect'=>'Email format is incorrect!', 'repassword empty'=>'Repassword can not be empty!', 'repassword incorrect'=>'Repassword incorrect!', 'parameter error'=>'Parameter error!', 'pwd'=>'Password', 'delete'=>'Delete', 'title'=>'Title', 'description'=>'Description', 'operation'=>'Operation', 'save'=>'Save', 'edit'=>'Edit', 'admin manage'=>'Admin manage', ];