diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 78c098c6f..e6b825530 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1194,7 +1194,7 @@ "type": "text", "placeholders": {} }, - "whoCanPerformWhichAction": "誰可以執行哪些操作", + "whoCanPerformWhichAction": "誰可以執行這個動作", "@whoCanPerformWhichAction": { "type": "text", "placeholders": {} @@ -1706,7 +1706,7 @@ "senderName": {} } }, - "setPermissionsLevel": "設定權限等級", + "setPermissionsLevel": "設定權限級別", "@setPermissionsLevel": { "type": "text", "placeholders": {} @@ -1725,5 +1725,10 @@ "@editChatPermissions": { "type": "text", "placeholders": {} + }, + "sendAudio": "發送音訊", + "@sendAudio": { + "type": "text", + "placeholders": {} } }