Difference between revisions of "Translations:FAQ/27/zh-CN"

From Mudlet
Jump to navigation Jump to search
(Updating translation from gettext import)
 
(Updating translation from gettext import)
 
Line 1: Line 1:
: Mudlet's default command separator is <code>;;</code> which results in the semicolon not being sent, but instead splitting the command line content in two (or more) separate commands being sent to the game.
+
:Mudlet默认的命令分隔符是 <code>;;</code> ,这导致分号不被发送,而是将命令行内容分割成两个(或更多)独立的命令被发送到游戏中。
: You can change it in the settings.
+
: 你可以在设置中改变它。

Latest revision as of 01:02, 18 September 2022

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 (FAQ)
: Mudlet's default command separator is <code>;;</code> which results in the semicolon not being sent, but instead splitting the command line content in two (or more) separate commands being sent to the game. 
: You can change it in the settings.
Mudlet默认的命令分隔符是 ;; ,这导致分号不被发送,而是将命令行内容分割成两个(或更多)独立的命令被发送到游戏中。
你可以在设置中改变它。