123456789101112 |
- export default{
- document: 'Document',
- home: 'Home',
- singOUt : 'Sign Out',
- editPassword:'Update Password',
- homePage:'Home Page',
- Welcome:'Welcome',
- title:'Total Mixed Rations Management and Monitoring System',
- close:"Close",
- closeOth:'Close Others',
- closeA:'Close All'
- }
|