Sync Strings from Localazy

This commit is contained in:
bmarty 2023-09-21 15:51:21 +00:00 committed by GitHub
parent 0255ec6771
commit a7ce12d91d
15 changed files with 61 additions and 7 deletions

View file

@ -6,7 +6,7 @@
</plurals>
<string name="screen_room_attachment_source_camera">"Camera"</string>
<string name="screen_room_attachment_source_camera_photo">"Take photo"</string>
<string name="screen_room_attachment_source_camera_video">"Record a video"</string>
<string name="screen_room_attachment_source_camera_video">"Record video"</string>
<string name="screen_room_attachment_source_files">"Attachment"</string>
<string name="screen_room_attachment_source_gallery">"Photo &amp; Video Library"</string>
<string name="screen_room_attachment_source_location">"Location"</string>