All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)<syntaxhighlight lang="xml" line>
<users>
       <USER1 groups="GROUP_NAME" name="USER1" password="1111"/>
       <USER2 groups="GROUP_NAME" name="USER2" password="2222" permissions="7"/>
       <USER2 password="2222" single-action="true"/>
</users>
</syntaxhighlight>
 h русский (ru)<syntaxhighlight lang="xml" line>
<users>
       <USER1 groups="GROUP_NAME" name="USER1" password="1111"/>
       <USER2 groups="GROUP_NAME" name="USER2" password="2222" permissions="7"/>
       <USER2 password="2222" single-action="true"/>
</users>
</syntaxhighlight>