Sync Strings from Localazy

This commit is contained in:
bmarty 2025-07-28 00:33:43 +00:00 committed by github-actions[bot]
parent 2750835a36
commit 0d0e958bd4
68 changed files with 1011 additions and 928 deletions

View file

@ -18,6 +18,7 @@
<string name="screen_join_room_join_action">"Join room"</string>
<string name="screen_join_room_join_restricted_message">"You may need to be invited or be a member of a space in order to join."</string>
<string name="screen_join_room_knock_action">"Send request to join"</string>
<string name="screen_join_room_knock_message_characters_count">"Allowed characters %1$d of %2$d"</string>
<string name="screen_join_room_knock_message_description">"Message (optional)"</string>
<string name="screen_join_room_knock_sent_description">"You will receive an invite to join the room if your request is accepted."</string>
<string name="screen_join_room_knock_sent_title">"Request to join sent"</string>