first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
sys.role.code=Permission already exists
|
||||
@@ -0,0 +1,12 @@
|
||||
sys.unit.add=Add Unit
|
||||
sys.unit.parentUnit=Parent Unit
|
||||
sys.unit.defaultTopUnit=Default Top Unit
|
||||
sys.unit.topUnit=Top Unit
|
||||
sys.unit.selectParentUnit=Select Parent Unit
|
||||
sys.unit.setTopUnit=Set Top Unit
|
||||
|
||||
sys.unit.m.name=Name
|
||||
sys.unit.m.unitcode=Code
|
||||
sys.unit.m.note=Note
|
||||
sys.unit.m.address=Address
|
||||
sys.unit.m.telephone=Telephone
|
||||
@@ -0,0 +1,67 @@
|
||||
system.success=Success
|
||||
system.error=Fail
|
||||
system.paramserror=Params Error
|
||||
system.ok=Ok
|
||||
system.close=Close
|
||||
system.not.allow=Do not allow
|
||||
system.confirm=Confirm
|
||||
system.cancel=Cancel
|
||||
system.submit=Loading...
|
||||
system.exception=Server exception
|
||||
|
||||
index.logout.title=Quit System?
|
||||
index.menu=MENU
|
||||
index.links=LINKS
|
||||
index.home=Dashboard
|
||||
index.setting=Settings
|
||||
index.themes=Themes
|
||||
index.layout=Layout
|
||||
index.panel=Themes and Layout
|
||||
index.user.setting=Settings
|
||||
index.user.password=Password
|
||||
index.user.oldpass=Old Password
|
||||
index.user.newpass=New Password
|
||||
index.user.rightpass=Confirm Password
|
||||
index.user.layout=Layout
|
||||
index.user.mode=Mode
|
||||
index.notifications.see=See all notifications
|
||||
index.notifications.title=Notifications
|
||||
|
||||
index.custommenu=Menu
|
||||
login.title=System Login
|
||||
login.username=Username
|
||||
login.password=Password
|
||||
login.captcha=Captcha
|
||||
login.rememberme=Remember Me
|
||||
login.foget=Foget Password
|
||||
login.submit=Submit
|
||||
login.register=Register
|
||||
login.load=Loading...
|
||||
login.success=Success...
|
||||
login.error.locked=Account Disabled
|
||||
login.error.captcha=Captcha Error
|
||||
login.error.user=Username Or Password Error
|
||||
login.error.system=System Error
|
||||
login.error.verifycode=Verification code
|
||||
login.thirdparty=Sign in from Thirdparty
|
||||
login.logout=Logout
|
||||
|
||||
globals.button.add=Add
|
||||
globals.button.edit=Edit
|
||||
globals.button.update=Update
|
||||
globals.button.delete=Delete
|
||||
globals.button.delete.more=Delete selected
|
||||
globals.button.delete.tip=Deleting..
|
||||
globals.button.delete.select=Please select items to delete first!
|
||||
globals.button.delete.notice=Delete can not be restored, to determine delete?
|
||||
globals.button.detail=Detail
|
||||
globals.button.confirm=Confirm
|
||||
globals.button.confirm.tip=Saving...
|
||||
globals.button.submit=Submit
|
||||
globals.button.submit.tip=Submitting...
|
||||
globals.button.cancel=Cancel
|
||||
globals.button.cancel.tip=Canceling...
|
||||
globals.button.back=Back
|
||||
globals.button.ok=Ok
|
||||
globals.button.enable=Enable
|
||||
globals.button.disable=Disable
|
||||
Reference in New Issue
Block a user