diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 190c28f2a..5a2bac36c 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -415,6 +415,8 @@ "mobile.message_length.message": "Your current message is too long. Current character count: {count}/{max}", "mobile.message_length.message_split_left": "Message exceeds the character limit", "mobile.message_length.title": "Message Length", + "mobile.microphone_permission_denied_description": "To participate in this call, open Settings and grant Mattermost access to your microphone.", + "mobile.microphone_permission_denied_title": "{applicationName} would like to access your microphone.", "mobile.more_dms.add_more": "You can add {remaining, number} more users", "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.one_more": "You can add 1 more user",