check for last owner on user kick from group

This commit is contained in:
pichalite
2016-03-10 18:59:49 +00:00
parent 09b93ac6ff
commit c1c5db4b77
3 changed files with 30 additions and 3 deletions

View File

@@ -125,5 +125,6 @@
"no-session-found": "No login session found!",
"not-in-room": "User not in room",
"no-users-in-room": "No users in this room"
"no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
}