|
27 | 27 | "chat.three_months": "3 Months",
|
28 | 28 | "chat.delete_message_confirm": "Are you sure you wish to delete this message?",
|
29 | 29 | "chat.retrieving-users": "Retrieving users...",
|
| 30 | + "chat.view-users-list": "View users list", |
| 31 | + "chat.public-rooms": "Public Rooms (%1)", |
| 32 | + "chat.private-rooms": "Private Rooms (%1)", |
| 33 | + "chat.create-room": "Create Chat Room", |
| 34 | + "chat.private.option": "Private (Only visible to users added to room)", |
| 35 | + "chat.public.option": "Public (Visible to every user in selected groups)", |
| 36 | + "chat.public.groups-help": "To create a chat room that is visible to all users select registered-users from the group list.", |
30 | 37 | "chat.manage-room": "Manage Chat Room",
|
| 38 | + "chat.add-user": "Add User", |
| 39 | + "chat.select-groups": "Select Groups", |
31 | 40 | "chat.add-user-help": "Search for users here. When selected, the user will be added to the chat. The new user will not be able to see chat messages written before they were added to the conversation. Only room owners (<i class=\"fa fa-star text-warning\"></i>) may remove users from chat rooms.",
|
32 | 41 | "chat.confirm-chat-with-dnd-user": "This user has set their status to DnD(Do not disturb). Do you still want to chat with them?",
|
| 42 | + "chat.room-name-optional": "Room Name (Optional)", |
33 | 43 | "chat.rename-room": "Rename Room",
|
34 | 44 | "chat.rename-placeholder": "Enter your room name here",
|
35 | 45 | "chat.rename-help": "The room name set here will be viewable by all participants in the room.",
|
36 |
| - "chat.leave": "Leave Chat", |
| 46 | + "chat.leave": "Leave", |
| 47 | + "chat.leave-room": "Leave Room", |
37 | 48 | "chat.leave-prompt": "Are you sure you wish to leave this chat?",
|
38 | 49 | "chat.leave-help": "Leaving this chat will remove you from future correspondence in this chat. If you are re-added in the future, you will not see any chat history from prior to your re-joining.",
|
| 50 | + "chat.delete": "Delete", |
| 51 | + "chat.delete-room": "Delete Room", |
| 52 | + "chat.delete-prompt": "Are you sure you wish to delete this chat room?", |
39 | 53 | "chat.in-room": "In this room",
|
40 | 54 | "chat.kick": "Kick",
|
41 | 55 | "chat.show-ip": "Show IP",
|
|
0 commit comments