Sync Strings from Localazy

This commit is contained in:
bmarty 2023-09-21 15:51:21 +00:00 committed by GitHub
parent 5119ca33dd
commit 4077c5c834
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>