Work on room info

Issue #115.
This commit is contained in:
N-Pex 2021-06-15 16:53:13 +02:00
parent d62dc3a250
commit 7c526d300c
3 changed files with 203 additions and 120 deletions

View file

@ -151,24 +151,24 @@
"button": "Purge room"
},
"room_info": {
"title": "Info",
"title": "Room Details",
"created_by": "Created by {user}",
"permissions": "Permissions",
"join_invite": "Room can be joined by invitation only",
"join_public": "Anyone with the link can join",
"permissions": "Join Permissions",
"join_invite": "Only People Added",
"join_public": "Anyone with a link",
"copy_link": "Copy invite link",
"link_copied": "Link copied!",
"purge": "Purge room",
"purge": "Delete room",
"members": "Members",
"user": "{user}",
"user_you": "{user} (you)",
"hide_all": "Hide",
"show_all": "Show all",
"show_all": "Show all >",
"my_profile": "My Profile",
"identity": "You are logged in as {displayName}.",
"identity_temporary": "Your identity {displayName} is temporary. You can change your name or set a password to keep it.",
"view_profile": "View",
"leave_room": "Leave group",
"leave_room_info": "Note: This step cannot be undone. Make sure you want to logout and delete the chat forever.",
"leave_room": "Leave",
"version_info": "Powered by Guardian Project. Version: {version}"
},
"room_info_sheet": {