Sync Strings from Localazy (#5178)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-08-18 11:09:27 +02:00 committed by GitHub
parent eb72845f4b
commit 7c40c87d9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1041 changed files with 3462 additions and 2621 deletions

View file

@ -1,4 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_bottom_sheet_create_dm_confirmation_button_title">"发送邀请"</string>
<string name="screen_bottom_sheet_create_dm_message">"您想与%1$s 开始聊天吗?"</string>
<string name="screen_bottom_sheet_create_dm_title">"发送邀请?"</string>
<string name="screen_invites_invited_you">"%1$s %2$s邀请了你"</string>
</resources>