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.

22 lines
849 B

  1. {
  2. "alreadyexists": "This entry already exists!",
  3. "debugmsg": "Detailed debug trail",
  4. "forbidden": "Forbidden",
  5. "forbiddendetail": "Sorry, you don't have the necessary permissions to access this page.",
  6. "generic": "Oops, something went wrong",
  7. "invalidaction": "Invalid Action.",
  8. "invalidfiletype": "Invalid File Type.",
  9. "invalidfolder": "Invalid Folder.",
  10. "invalidpath": "Invalid page path.",
  11. "invaliduserid": "Invalid User Id",
  12. "newpasswordtooshort": "New password is too short!",
  13. "notexistdetail": "Would you like to create this entry?",
  14. "reservedname": "You cannot create a document with this name as it is reserved by the system.",
  15. "starterfailed": "Could not load starter content!",
  16. "unauthorized": "Unauthorized",
  17. "actions": {
  18. "create": "Create",
  19. "gohome": "Go Home",
  20. "loginas": "Login as..."
  21. }
  22. }