Room details: add dialog to member list
This commit is contained in:
parent
eec0df7c97
commit
cebda1686e
13 changed files with 341 additions and 202 deletions
|
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"menu": {
|
||||
"start_private_chat": "Direct Message with this user",
|
||||
"actions": "actions",
|
||||
"direct_chat": "Direct chat",
|
||||
"reply": "Reply",
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
|
|
@ -41,9 +41,8 @@
|
|||
"join": "Join",
|
||||
"ignore": "Ignore",
|
||||
"loading": "Loading {appName}",
|
||||
"user_kick": "Kick this user",
|
||||
"user_kick_and_ban": "Kick and ban this user",
|
||||
"user_make_admin": "Make administrator",
|
||||
"user_kick_and_ban": "Kick out",
|
||||
"user_make_admin": "Make admin",
|
||||
"user_make_moderator": "Make moderator",
|
||||
"user_revoke_moderator": "Revoke moderator"
|
||||
},
|
||||
|
|
@ -164,7 +163,6 @@
|
|||
"options": "Options"
|
||||
},
|
||||
"device_list": {
|
||||
"title": "DEVICES",
|
||||
"blocked": "Blocked",
|
||||
"verified": "Verified",
|
||||
"not_verified": "Not verified"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue