forked from wikimedia/mediawiki-extensions-Translate
-
Notifications
You must be signed in to change notification settings - Fork 0
🌐Github mirror of MediaWiki extension Translate - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
License
Wikia/mediawiki-extensions-Translate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
>⚠️ The purpose of this fork is to temporaryly add changes from this PR: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Translate/+/1014997 >⚠️ The change is related to this ticket: https://fandom.atlassian.net/browse/UGC-5253 >⚠️ All the changes are on `temp` branch. Once the PR is marged, we can archive this repository, and use the official one. ----- The Translate extension makes MediaWiki a powerful tool to translate every kind of text. It's used especially to translate software user interfaces and to manage multilingual wikis in a sensible way. == Copying == See http://www.gnu.org/licenses/gpl2.html == Installation == For a very very quick start add the following to LocalSettings.php: wfLoadExtension( 'Translate' ); $wgGroupPermissions['user']['translate'] = true; $wgGroupPermissions['user']['translate-messagereview'] = true; $wgGroupPermissions['sysop']['pagetranslation'] = true; More documentation is at https://www.mediawiki.org/wiki/Help:Extension:Translate https://www.mediawiki.org/wiki/Help:Extension:Translate/Installation https://www.mediawiki.org/wiki/Help:Extension:Translate/Configuration == Contributing == To translate this extension go to https://translatewiki.net and sign up. To contribute features, fixes and code maintenance, please see * https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_become_a_MediaWiki_hacker * https://www.mediawiki.org/wiki/Special:MyLanguage/Code_of_Conduct * https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:Translate/Getting_started_with_development There is also a dedicated Translate and translatewiki.net development environment, see * https://gerrit.wikimedia.org/r/plugins/gitiles/translatewiki/+/refs/heads/master/puppet/README Known bugs and feature requests are collected and reported at https://phabricator.wikimedia.org/tag/mediawiki-extensions-translate/ You can chat with the developers at #wikimedia-language on Libera Chat IRC.
About
🌐Github mirror of MediaWiki extension Translate - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 83.8%
- JavaScript 13.7%
- CSS 1.8%
- Less 0.7%
- Mustache 0.0%
- Makefile 0.0%