put a has
This commit is contained in:
parent
77627bd433
commit
01acc1cf87
1 changed files with 1 additions and 1 deletions
|
@ -87,4 +87,4 @@ def get_uf_chatstate(chatstate):
|
|||
elif chatstate == 'paused':
|
||||
return _('paused composing a message...')
|
||||
elif chatstate == 'gone':
|
||||
return _('closed the chat window or tab')
|
||||
return _('has closed the chat window or tab')
|
||||
|
|
Loading…
Add table
Reference in a new issue