mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
Decorates plugin class with internationalizeDocstring
This commit is contained in:
parent
90a0ea3c3a
commit
106a527082
@ -99,7 +99,7 @@ from supybot.i18n import PluginInternationalization, internationalizeDocstring
|
||||
|
||||
_ = PluginInternationalization('%s')
|
||||
|
||||
|
||||
@internationalizeDocstring
|
||||
class %s(callbacks.Plugin):
|
||||
"""Add the help for "@plugin help %s" here
|
||||
This should describe *how* to use this plugin."""
|
||||
|
Loading…
Reference in New Issue
Block a user