Sync Strings from Localazy

This commit is contained in:
bmarty 2023-07-10 00:11:05 +00:00 committed by GitHub
parent 565d943466
commit 0cf24610c9
13 changed files with 37 additions and 15 deletions

View file

@ -4,11 +4,6 @@
<item quantity="one">"%1$d room change"</item>
<item quantity="other">"%1$d room changes"</item>
</plurals>
<string name="screen_room_timeline_less_reactions">"Show less"</string>
<plurals name="screen_room_timeline_more_reactions">
<item quantity="other">"%1$d more"</item>
</plurals>
<string name="screen_room_timeline_add_reaction">"Add emoji"</string>
<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>