design: New chat access settings

This commit is contained in:
krille-chan 2024-04-14 15:49:46 +02:00
commit c300220773
No known key found for this signature in database
11 changed files with 499 additions and 355 deletions

View file

@ -760,6 +760,9 @@
"type": "text",
"placeholders": {}
},
"globalChatId": "Global chat ID",
"accessAndVisibility": "Access and visibility",
"accessAndVisibilityDescription": "Who is allowed to join this chat and how the chat can be discovered.",
"calls": "Calls",
"customEmojisAndStickers": "Custom emojis and stickers",
"customEmojisAndStickersBody": "Add or share custom emojis or stickers which can be used in any chat.",
@ -2276,6 +2279,14 @@
"user": {}
}
},
"userWouldLikeToChangeTheChat": "{user} would like to join the chat.",
"@userWouldLikeToChangeTheChat": {
"placeholders": {
"user": {}
}
},
"noPublicLinkHasBeenCreatedYet": "No public link has been created yet",
"knock": "Knock",
"users": "Users",
"@users": {},
"unlockOldMessages": "Unlock old messages",
@ -2450,6 +2461,14 @@
"query": {}
}
},
"knocking": "Knocking",
"chatCanBeDiscoveredViaSearchOnServer": "Chat can be discovered via the search on {server}",
"@chatCanBeDiscoveredViaSearchOnServer": {
"type": "text",
"placeholders": {
"server": {}
}
},
"searchChatsRooms": "Search for #chats, @users...",
"@searchChatsRooms": {},
"nothingFound": "Nothing found...",