first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
sys.role.code=权限标识已存在
|
||||
@@ -0,0 +1,12 @@
|
||||
sys.unit.add=新建单位
|
||||
sys.unit.parentUnit=上级单位
|
||||
sys.unit.defaultTopUnit=不选择默认为顶级单位
|
||||
sys.unit.topUnit=顶级单位
|
||||
sys.unit.selectParentUnit=选择上级单位
|
||||
sys.unit.setTopUnit=设为顶级单位
|
||||
|
||||
sys.unit.m.name=单位名称
|
||||
sys.unit.m.unitcode=机构代码
|
||||
sys.unit.m.note=单位介绍
|
||||
sys.unit.m.address=单位地址
|
||||
sys.unit.m.telephone=联系电话
|
||||
@@ -0,0 +1,81 @@
|
||||
system.goback=返回
|
||||
system.add=添加
|
||||
system.edit=修改
|
||||
system.delete=删除
|
||||
system.view=查看
|
||||
system.enable=启用
|
||||
system.disable=禁用
|
||||
system.select=选择
|
||||
system.send=提 交
|
||||
system.sending=正在提交...
|
||||
system.cancel=取 消
|
||||
system.confirm=确 认
|
||||
system.success=处理成功
|
||||
system.error=处理失败
|
||||
system.paramserror=表单参数错误
|
||||
system.ok=确定
|
||||
system.close=取消
|
||||
system.not.allow=不允许操作
|
||||
system.submit=提交中...
|
||||
system.exception=服务器异常
|
||||
|
||||
index.custommenu=常用菜单
|
||||
index.logout.title=确定退出?
|
||||
index.menu=菜单
|
||||
index.links=友情链接
|
||||
index.home=我的首页
|
||||
index.setting=设置
|
||||
index.themes=皮肤
|
||||
index.layout=布局
|
||||
index.panel=自定义皮肤和布局
|
||||
index.user.setting=个人设置
|
||||
index.user.password=修改密码
|
||||
index.user.oldpass=原密码
|
||||
index.user.newpass=新密码
|
||||
index.user.rightpass=确认密码
|
||||
index.user.layout=页面布局
|
||||
index.user.mode=加载方式
|
||||
index.notifications.see=查看更多
|
||||
index.notifications.title=站内消息通知
|
||||
|
||||
login.title=系统登录
|
||||
login.username=用户名
|
||||
login.password=密码
|
||||
login.captcha=验证码
|
||||
login.rememberme=记住
|
||||
login.foget=忘记密码
|
||||
login.submit=登录
|
||||
login.register=注册
|
||||
login.load=正在登录...
|
||||
login.success=登录成功,正在跳转首页...
|
||||
login.error.locked=帐号被锁定
|
||||
login.error.captcha=验证码错误
|
||||
login.error.user=用户名或密码错误
|
||||
login.error.system=系统错误
|
||||
login.error.verifycode=请输入验证码
|
||||
login.thirdparty=第三方登录
|
||||
login.logout=退出登录
|
||||
|
||||
globals.button.add=新 增
|
||||
globals.button.edit=编 辑
|
||||
globals.button.update=修 改
|
||||
globals.button.delete=删 除
|
||||
globals.button.delete.more=删除选中
|
||||
globals.button.delete.tip=正在删除..
|
||||
globals.button.delete.select=请先选择要删除的项!
|
||||
globals.button.delete.notice=删除后无法恢复,确定删除吗?
|
||||
globals.button.detail=查 看
|
||||
globals.button.confirm=确 定
|
||||
globals.button.confirm.tip=正在保存...
|
||||
globals.button.submit=提 交
|
||||
globals.button.submit.tip=正在提交...
|
||||
globals.button.cancel=取 消
|
||||
globals.button.cancel.tip=正在取消...
|
||||
globals.button.back=返 回
|
||||
globals.button.ok=知道了
|
||||
globals.button.enable=启 用
|
||||
globals.button.disable=禁 用
|
||||
|
||||
globals.table.column.operation=操作
|
||||
globals.table.column.true=是
|
||||
globals.table.column.false=否
|
||||
Reference in New Issue
Block a user