Difference between revisions of "Translations:Manual:Introduction/36/ru"

From Mudlet
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang="lua"> send("cast spell at "..(matches[2] or target)) </syntaxhighlight>")
 
(Updating translation from gettext import)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 03:31, 19 June 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manual:Introduction)
<syntaxhighlight lang="lua">
send("cast spell at "..(matches[2] or target))
</syntaxhighlight>
send("cast spell at "..(matches[2] or target))