Update strings

This commit is contained in:
yostyle 2023-08-17 09:46:59 +02:00
parent eeb6c3f61c
commit eefecaec8b
6 changed files with 15 additions and 7 deletions

View file

@ -5,11 +5,6 @@
<item quantity="few">"%1$d изменения в комнате"</item>
<item quantity="many">"%1$d изменений в комнате"</item>
</plurals>
<plurals name="screen_room_timeline_more_reactions">
<item quantity="one">"одно"</item>
<item quantity="few">"%1$d"</item>
<item quantity="many">"более %1$d"</item>
</plurals>
<string name="screen_room_attachment_source_camera">"Камера"</string>
<string name="screen_room_attachment_source_camera_photo">"Сделать фото"</string>
<string name="screen_room_attachment_source_camera_video">"Записать видео"</string>