Extension:MachineTranslation
Appearance
MachineTranslation Release status: stable |
|
---|---|
Implementation | User interface |
Description | Provides page translation using various machine translation services. |
Author(s) | Universal Omega |
MediaWiki | 1.42.0+ |
License | GNU General Public License 3.0 or later |
Download | GitHub: Note: |
The MachineTranslation extension provides page translation using various machine translation services. It currently supports DeepL, Google Translate, and any LibreTranslate instance.
For reporting an issue or a bug, please use the Miraheze Issue Tracker. See here for the workboard.
Installation
[edit]- Download and place the file(s) in a directory called
MachineTranslation
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'MachineTranslation' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
This extension is maintained by Miraheze. Some Miraheze extensions are very Miraheze-specific and you may encounter issues you don't see on Miraheze. To report a bug or request a configuration change, please do so on the Miraheze Issue Tracker and not on Wikimedia Phabricator. |