| | |
| | | export default { |
| | | 'page.table.no': 'No', |
| | | 'page.save': 'Add New', |
| | | 'page.add': 'Add New', |
| | | 'page.adding':'In process of adding', |
| | | 'page.add.success':'Add Successful', |
| | | 'page.add.fail':'Add failed, please try again!', |
| | | 'page.updating':'Updating now', |
| | | 'page.update.success':'Update Successful', |
| | | 'page.update.fail':'Update failed, please try again!', |
| | | 'page.deleting':'In process of deletion', |
| | | 'page.delete.success':'Deletion Successful', |
| | | 'page.delete.fail':'Deletion failed, please try again!', |
| | | 'page.exporting':'Exporting...', |
| | | 'page.export.success':'Exported successfully', |
| | | 'page.export.fail':'Export failed, please try again.', |
| | | 'page.edit':'Edit', |
| | | 'page.delete':'Delete', |
| | | 'page.delete.confirm':'Are you sure that you want to delete this item?', |
| | | 'page.export':'Export', |
| | | 'page.selected':' has been selected', |
| | | 'page.delete.batch':'Batch Delete', |
| | | '':'', |
| | | '':'', |
| | | 'personal.base.setting':'Basic Settings', |
| | | 'personal.security.setting':'Security Settings', |
| | | 'personal.base.button.name':'Update Basic Information', |
| | | 'personal.security.button.name':'Update Password', |
| | | 'personal.security.cur.pwd':'Current Password', |
| | | 'personal.security.new.pwd':'New Password', |
| | | 'personal.security.new.pwd.confirm':'Confirm Password', |
| | | 'personal.security.new.pwd.rule.length':'The new password must be 4 to 16 characters', |
| | | 'personal.security.new.pwd.rule.check':'The passwords entered twice do not matc', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | '':'', |
| | | }; |