Sync Strings from Localazy

This commit is contained in:
bmarty 2023-07-03 00:11:17 +00:00 committed by GitHub
parent a52f35db01
commit bd3dd76039
52 changed files with 349 additions and 76 deletions

View file

@ -4,6 +4,10 @@
<item quantity="one">"%1$d changement dans la conversation"</item>
<item quantity="other">"%1$d changements dans la conversation"</item>
</plurals>
<string name="screen_room_attachment_source_camera">"Appareil photo"</string>
<string name="screen_room_attachment_source_camera_photo">"Prendre une photo"</string>
<string name="screen_room_attachment_source_camera_video">"Enregistrer une vidéo"</string>
<string name="screen_room_attachment_source_files">"Pièce-jointe"</string>
<string name="screen_room_attachment_source_gallery">"Gallerie photo et vidéo"</string>
<string name="screen_room_retry_send_menu_remove_action">"Supprimer"</string>
</resources>