Skip to content
Snippets Groups Projects
Commit 01acc1cf authored by nkour's avatar nkour
Browse files

put a has

parent 77627bd4
No related branches found
No related tags found
No related merge requests found
......@@ -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')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment