Sync Strings from Localazy

This commit is contained in:
bmarty 2023-09-25 00:09:17 +00:00 committed by GitHub
parent 4964c3e372
commit c72bb92ef2
26 changed files with 155 additions and 17 deletions

View file

@ -2,4 +2,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_roomlist_a11y_create_message">"建立新的對話或聊天室"</string>
<string name="screen_roomlist_main_space_title">"所有聊天室"</string>
<string name="session_verification_banner_message">"您似乎正在使用新的裝置。請使用另一個裝置進行驗證,以存取您的加密訊息。"</string>
<string name="session_verification_banner_title">"驗證這是您本人"</string>
</resources>