Sync strings again after fix on Localazy.

This commit is contained in:
Benoit Marty
2024-05-13 15:21:08 +02:00
parent 22a1f0af64
commit 90e9dfbc36
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<string name="screen_report_content_explanation">"此消息将举报给您的主服务器管理员。他们无法读取任何加密消息。"</string>
<string name="screen_report_content_hint">"举报此内容的原因"</string>
<string name="screen_room_attachment_source_camera">"相机"</string>
<string name="screen_room_attachment_source_camera_photo">" 拍摄照片"</string>
<string name="screen_room_attachment_source_camera_photo">"拍摄照片"</string>
<string name="screen_room_attachment_source_camera_video">"录制视频"</string>
<string name="screen_room_attachment_source_files">"附件"</string>
<string name="screen_room_attachment_source_gallery">"照片和视频库"</string>

View File

@@ -101,7 +101,7 @@
<string name="action_start_chat">"开始聊天"</string>
<string name="action_start_verification">"开始验证"</string>
<string name="action_static_map_load">"点击以加载地图"</string>
<string name="action_take_photo">" 拍摄照片"</string>
<string name="action_take_photo">"拍摄照片"</string>
<string name="action_tap_for_options">"点按查看选项"</string>
<string name="action_try_again">"再试一次"</string>
<string name="action_view_source">"查看来源"</string>