forked from test/mau_mau_bot
formatting
This commit is contained in:
parent
d64d8c00a9
commit
ede3aba641
2 changed files with 3 additions and 3 deletions
|
@ -44,7 +44,7 @@ msgid ""
|
||||||
"action.\n"
|
"action.\n"
|
||||||
"Players can join the game at any time. To leave a game, use /leave. If a "
|
"Players can join the game at any time. To leave a game, use /leave. If a "
|
||||||
"player takes more than 90 seconds to play, you can use /skip to skip that "
|
"player takes more than 90 seconds to play, you can use /skip to skip that "
|
||||||
"player."
|
"player. "
|
||||||
"Use /notify_me to receive a private message when a new game is started.\n"
|
"Use /notify_me to receive a private message when a new game is started.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"<b>Language</b> and other settings: /settings\n"
|
"<b>Language</b> and other settings: /settings\n"
|
||||||
|
|
|
@ -48,7 +48,7 @@ msgid "Follow these steps:\n"
|
||||||
"action.\n"
|
"action.\n"
|
||||||
"Players can join the game at any time. To leave a game, use /leave. If a "
|
"Players can join the game at any time. To leave a game, use /leave. If a "
|
||||||
"player takes more than 90 seconds to play, you can use /skip to skip that "
|
"player takes more than 90 seconds to play, you can use /skip to skip that "
|
||||||
"player."
|
"player. "
|
||||||
"Use /notify_me to receive a private message when a new game is started.\n"
|
"Use /notify_me to receive a private message when a new game is started.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"<b>Language</b> and other settings: /settings\n"
|
"<b>Language</b> and other settings: /settings\n"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#: bot.py
|
#: bot.py
|
||||||
msgid "A new game has been started in {title}"
|
msgid "A new game has been started in {title}"
|
||||||
msgstr
|
msgstr ""
|
||||||
|
|
||||||
#: bot.py:152
|
#: bot.py:152
|
||||||
msgid "The lobby is closed"
|
msgid "The lobby is closed"
|
||||||
|
|
Loading…
Reference in a new issue