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.

50 lines
1.9 KiB

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