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,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="crash_detection_dialog_content">"%1$s 上次使用时崩溃了。想和我们分享崩溃报告吗?"</string>
<string name="rageshake_detection_dialog_content">"你似乎愤怒地摇晃了手机。想要打开 Bug 报告页面吗"</string>
<string name="rageshake_detection_dialog_content">"你似乎愤怒地摇晃了手机。是否打开 Bug 报告页面"</string>
<string name="settings_rageshake">"摇一摇"</string>
<string name="settings_rageshake_detection_threshold">"检测阈值"</string>
</resources>