mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-27 14:59:25 +01:00
31 lines
549 B
ReStructuredText
31 lines
549 B
ReStructuredText
|
|
||
|
.. _plugin-wikitrans:
|
||
|
|
||
|
The WikiTrans plugin
|
||
|
====================
|
||
|
|
||
|
.. _command-wikitrans-translate:
|
||
|
|
||
|
wikitrans translate <from language> <to language> <word>
|
||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
Translates the *<word>* (also works with expressions) using Wikipedia
|
||
|
interlanguage links.
|
||
|
|
||
|
|
||
|
|
||
|
.. _plugin-wikitrans-config:
|
||
|
|
||
|
Configuration
|
||
|
-------------
|
||
|
|
||
|
.. _supybot.plugins.WikiTrans.public:
|
||
|
|
||
|
supybot.plugins.WikiTrans.public
|
||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
||
|
Default value: True
|
||
|
|
||
|
Determines whether this plugin is publicly visible.
|
||
|
|