Merge pull request #6658 from element-hq/sync-localazy

Sync Strings
This commit is contained in:
ElementBot 2026-04-27 09:17:54 +02:00 committed by GitHub
parent 3c51732d35
commit 9a2ad3928a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
358 changed files with 2386 additions and 2154 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_report_room_leave_failed_alert_message">"您的报告已成功提交,但在尝试离开房间时遇到了问题。请重试。"</string>
<string name="screen_report_room_leave_failed_alert_message">"你的举报已成功提交,但在尝试退出房间时遇到问题。请重试。"</string>
<string name="screen_report_room_leave_failed_alert_title">"无法离开房间"</string>
<string name="screen_report_room_reason_footer">"向管理员举报此房间。如果信息已加密,管理员将无法读取。"</string>
<string name="screen_report_room_reason_placeholder">"描述举报的原因…"</string>
<string name="screen_report_room_reason_placeholder">"描述举报的理由…"</string>
<string name="screen_report_room_title">"举报房间"</string>
</resources>