en.json 470 B

123456789101112131415161718192021
  1. {
  2. "404": 404,
  3. "active": "Active",
  4. "all": "All",
  5. "dashboard": "Dashboard",
  6. "exit": "Exit",
  7. "failed": "Action failed",
  8. "login": "Login",
  9. "logout": "Logout",
  10. "of": "of",
  11. "password": "Password",
  12. "pageNotFound": "Page not found",
  13. "registration": "Registration",
  14. "success": "Action was successful",
  15. "to": "to",
  16. "users": "Users",
  17. "version": "Version",
  18. "inactive": "Inactive",
  19. "no_records_found": "No records found",
  20. "welcome": "Welcome"
  21. }