You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.7 KiB

  1. {
  2. "profile": {
  3. "lastprofileupdate": "Last Profile Update",
  4. "membersince": "Member since",
  5. "provider": "Provider",
  6. "subtitle": "Profile and authentication info"
  7. },
  8. "stats": {
  9. "subtitle": "General site-wide statistics",
  10. "entries": "Entries",
  11. "uploads": "Uploads",
  12. "users": "Users"
  13. },
  14. "settings": {
  15. "subtitle": "Manage site configuration",
  16. "systemversion": "System Version",
  17. "currentversion": "Current Version",
  18. "latestversion": "Latest Version",
  19. "upgrade": "Upgrade",
  20. "reinstall": "Re-install current version",
  21. "versioncheckfailed": "Unable to query latest version. Try again later.",
  22. "administrativetools": "Administrative Tools",
  23. "flushcache": "Flush cache and rebuild indexes",
  24. "flushcachetext": "If content or search results seems out-of-date or do not include latest content, flushing the cache can help resolve these issues.",
  25. "flushcachebtn": "Flush and Rebuild",
  26. "resetaccounts": "Reset the system accounts to defaults",
  27. "resetaccountstext": "The system accounts (such as the Guest account) will be reset to their default settings.",
  28. "resetaccountsbtn": "Reset System Accounts",
  29. "flushsessions": "Flush all active user sessions",
  30. "flushsessionstext": "All users will be logged out and forced to login again. Your current session will also be affected!",
  31. "flushsessionsbtn": "Flush Sessions"
  32. },
  33. "users": {
  34. "createauthorize": "Create / Authorize User",
  35. "subtitle": "Manage users and access rights",
  36. "name": "Name",
  37. "email": "Email Address",
  38. "provider": "Provider",
  39. "createdon": "Created On",
  40. "updatedon": "Updated On",
  41. "returntousers": "Return to Users",
  42. "edituser": "Edit User",
  43. "uniqueid": "Unique ID"
  44. }
  45. }