|
527 | 527 | "%(senderDisplayName)s upgraded this room.": "%(senderDisplayName)s upgraded this room.",
|
528 | 528 | "%(senderDisplayName)s made the room public to whoever knows the link.": "%(senderDisplayName)s made the room public to whoever knows the link.",
|
529 | 529 | "%(senderDisplayName)s made the room invite only.": "%(senderDisplayName)s made the room invite only.",
|
| 530 | + "%(senderDisplayName)s changed the join rule to ask to join.": "%(senderDisplayName)s changed the join rule to ask to join.", |
530 | 531 | "%(senderDisplayName)s changed who can join this room. <a>View settings</a>.": "%(senderDisplayName)s changed who can join this room. <a>View settings</a>.",
|
531 | 532 | "%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s changed who can join this room.",
|
532 | 533 | "%(senderDisplayName)s changed the join rule to %(rule)s": "%(senderDisplayName)s changed the join rule to %(rule)s",
|
|
1003 | 1004 | "Insert a trailing colon after user mentions at the start of a message": "Insert a trailing colon after user mentions at the start of a message",
|
1004 | 1005 | "Hide notification dot (only display counters badges)": "Hide notification dot (only display counters badges)",
|
1005 | 1006 | "Enable intentional mentions": "Enable intentional mentions",
|
| 1007 | + "Enable ask to join": "Enable ask to join", |
1006 | 1008 | "Use a more compact 'Modern' layout": "Use a more compact 'Modern' layout",
|
1007 | 1009 | "Show a placeholder for removed messages": "Show a placeholder for removed messages",
|
1008 | 1010 | "Show join/leave messages (invites/removes/bans unaffected)": "Show join/leave messages (invites/removes/bans unaffected)",
|
|
2783 | 2785 | "Anyone will be able to find and join this room, not just members of <SpaceName/>.": "Anyone will be able to find and join this room, not just members of <SpaceName/>.",
|
2784 | 2786 | "Anyone will be able to find and join this room.": "Anyone will be able to find and join this room.",
|
2785 | 2787 | "Only people invited will be able to find and join this room.": "Only people invited will be able to find and join this room.",
|
| 2788 | + "Anyone can request to join, but admins or moderators need to grant access. You can change this later.": "Anyone can request to join, but admins or moderators need to grant access. You can change this later.", |
2786 | 2789 | "You can't disable this later. The room will be encrypted but the embedded call will not.": "You can't disable this later. The room will be encrypted but the embedded call will not.",
|
2787 | 2790 | "You can't disable this later. Bridges & most bots won't work yet.": "You can't disable this later. Bridges & most bots won't work yet.",
|
2788 | 2791 | "Your server requires encryption to be enabled in private rooms.": "Your server requires encryption to be enabled in private rooms.",
|
|
2796 | 2799 | "Topic (optional)": "Topic (optional)",
|
2797 | 2800 | "Room visibility": "Room visibility",
|
2798 | 2801 | "Private room (invite only)": "Private room (invite only)",
|
| 2802 | + "Ask to join": "Ask to join", |
2799 | 2803 | "Visible to space members": "Visible to space members",
|
2800 | 2804 | "Block anyone not part of %(serverName)s from ever joining this room.": "Block anyone not part of %(serverName)s from ever joining this room.",
|
2801 | 2805 | "Create video room": "Create video room",
|
|
0 commit comments