Sync Strings from Localazy

This commit is contained in:
jmartinesp 2024-01-31 11:38:42 +00:00 committed by github-actions[bot]
parent 4f1c83383e
commit f7abfb2f5a
10 changed files with 54 additions and 5 deletions

View file

@ -11,6 +11,8 @@
<string name="screen_roomlist_filter_rooms">"Rooms"</string>
<string name="screen_roomlist_filter_unreads">"Unreads"</string>
<string name="screen_roomlist_main_space_title">"All Chats"</string>
<string name="screen_roomlist_mark_as_read">"Mark as read"</string>
<string name="screen_roomlist_mark_as_unread">"Mark as unread"</string>
<string name="session_verification_banner_message">"Looks like youre using a new device. Verify with another device to access your encrypted messages."</string>
<string name="session_verification_banner_title">"Verify its you"</string>
</resources>