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.

53 lines
1.3 KiB

  1. {
  2. "wiki": "Wiki",
  3. "header": {
  4. "overview": "Overview",
  5. "createdoc": "Create New Document"
  6. },
  7. "footer": {
  8. "poweredby": "Powered by",
  9. "home": "Home",
  10. "top": "Return to top"
  11. },
  12. "search": {
  13. "placeholder": "Search...",
  14. "results": "Search Results",
  15. "nomatch": "No results matching your query",
  16. "didyoumean": "Did you mean...?"
  17. },
  18. "sidebar": {
  19. "nav": "NAV",
  20. "navigation": "Navigation",
  21. "pagecontents": "Page Contents",
  22. "pastversions": "Past Versions"
  23. },
  24. "nav": {
  25. "home": "Home",
  26. "account": "Account",
  27. "myprofile": "My Profile",
  28. "stats": "Stats",
  29. "syssettings": "System Settings",
  30. "users": "Users",
  31. "logout": "Logout",
  32. "create": "Create",
  33. "edit": "Edit",
  34. "history": "History",
  35. "source": "Source",
  36. "move": "Move",
  37. "allpages": "All Pages",
  38. "login": "Login",
  39. "normalview": "Normal View",
  40. "viewlatest": "View Latest",
  41. "discard": "Discard",
  42. "savechanges": "Save Changes",
  43. "savedocument": "Save Document"
  44. },
  45. "welcome": {
  46. "title": "Welcome to your wiki!",
  47. "subtitle": "Let's get started and create the home page.",
  48. "createhome": "Create Home Page"
  49. },
  50. "loading": {
  51. "source": "Loading source...",
  52. "editor": "Loading editor..."
  53. }
  54. }