en.json 808 B

12345678910111213141516171819
  1. {
  2. "@metadata": {
  3. "authors": []
  4. },
  5. "skinname-monobook": "MonoBook",
  6. "monobook-desc": "The classic MediaWiki skin since 2004, named after the black-and-white photo of a book in the page background",
  7. "monobook.css": "/* CSS placed here will affect users of the MonoBook skin */",
  8. "monobook.js": "/* Any JavaScript here will be loaded for users using the MonoBook skin */",
  9. "monobook-jumptotop": "back to top",
  10. "monobook-jumptopersonal": "user tools",
  11. "monobook-jumptonavigation": "Jump to navigation",
  12. "monobook-jumptosearch": "Jump to search",
  13. "monobook-more-actions": "More",
  14. "monobook-cactions-label": "Page actions",
  15. "monobook-notifications-link": "Notifications ($1)",
  16. "monobook-notifications-link-none": "Notifications",
  17. "monobook-responsive-label": "Enable responsive MonoBook design"
  18. }