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 1b2eb3a375
commit f04d3b2f8b
358 changed files with 2386 additions and 2154 deletions

View file

@ -2,6 +2,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_room_details_edit_room_title">"编辑详情"</string>
<string name="screen_room_details_edition_error">"出现未知错误,无法更改信息。"</string>
<string name="screen_room_details_edition_error_title">"无法更新聊天室"</string>
<string name="screen_room_details_updating_room">"正在更新聊天室……"</string>
<string name="screen_room_details_edition_error_title">"无法更新房间"</string>
<string name="screen_room_details_updating_room">"正在更新房间…"</string>
</resources>