All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current 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> |