From 7431fd9ae8c620b16a37a17eafcf6ff89f499e19 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 10 Apr 2022 17:05:33 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (791 of 791 strings) Translation: mattermost-languages-shipped/mattermost-mobile Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/en_AU/ --- assets/base/i18n/en_AU.json | 2 ++ 1 file changed, 2 insertions(+) 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",