Update Response

This commit is contained in:
2017-07-06 02:43:14 +08:00
parent 27b97fe9d7
commit a6bd0bc42b
3 changed files with 12 additions and 13 deletions

View File

@ -75,7 +75,7 @@ def add_no_game(results):
"nogame",
title=_("你沒有在遊戲中"),
input_message_content=
InputTextMessageContent(_('你目前沒有在遊玩,使用 /new@unobot 開始新的遊戲或使用 /join@unobot 加入目前的遊戲'))
InputTextMessageContent(_('你目前沒有在遊玩,使用 /new 開始新的遊戲或使用 /join 加入目前的遊戲'))
)
)