Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2024-07-17 15:30:28 -04:00
parent 61405a62c2
commit f714e038a0
68 changed files with 533 additions and 131 deletions

View File

@@ -1310,6 +1310,12 @@
<string name="InputPanel_tap_and_hold_to_record_a_voice_message_release_to_send">按住並保持以錄製語音訊息,鬆開即傳送</string>
<!-- When editing a message, label shown above the text input field in the composer -->
<string name="InputPanel_edit_message">編輯訊息</string>
<!-- Dialog title shown if users are about to discard their draft message -->
<string name="InputPanel__discard_draft">Discard draft?</string>
<!-- Dialog message explaining their action cannot be reversed -->
<string name="InputPanel__this_action_cant_be_undone">This action can\'t be undone.</string>
<!-- Button inside an alert dialog confirming the deletion of their draft -->
<string name="InputPanel__discard">Discard</string>
<!-- InviteActivity -->
<string name="InviteActivity_share">分享</string>