Update git submodules

* Update skins/Vector from branch 'REL1_39'
  to 9996073579c884e2f36905d90516a12c0ae4470b
  - Localisation updates from https://translatewiki.net.
    
    Change-Id: Id96d38e3ccdf6dc3ace7c7ffb92e3ea3033e0945
    
1 file changed
tree: 6941d8a96209fe2241f5d10fe43c9b4cb73a4f2a
  1. .phan/
  2. .pipeline/
  3. cache/
  4. docs/
  5. extensions/
  6. images/
  7. includes/
  8. languages/
  9. maintenance/
  10. mw-config/
  11. resources/
  12. skins/
  13. tests/
  14. .dockerignore
  15. .editorconfig
  16. .eslintignore
  17. .eslintrc.json
  18. .fresnel.yml
  19. .gitattributes
  20. .gitignore
  21. .gitmodules
  22. .gitreview
  23. .mailmap
  24. .phpcs.xml
  25. .stylelintrc.json
  26. .svgo.config.js
  27. .vsls.json
  28. api.php
  29. autoload.php
  30. CODE_OF_CONDUCT.md
  31. composer.json
  32. composer.local.json-sample
  33. COPYING
  34. CREDITS
  35. DEVELOPERS.md
  36. docker-compose.yml
  37. FAQ
  38. Gruntfile.js
  39. HISTORY
  40. img_auth.php
  41. index.php
  42. INSTALL
  43. jsduck.json
  44. load.php
  45. opensearch_desc.php
  46. package-lock.json
  47. package.json
  48. phpunit.xml.dist
  49. README.md
  50. RELEASE-NOTES-1.39
  51. rest.php
  52. SECURITY
  53. thumb.php
  54. thumb_handler.php
  55. UPGRADE
README.md

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.