From 7838c635f7696719eba050d7713dc40def4b4002 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Tue, 4 Apr 2023 08:21:33 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (1012 of 1012 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/ --- assets/base/i18n/en_AU.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 500826938..2fc577aeb 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -1005,5 +1005,10 @@ "channel_notification_preferences.notification.all": "All new messages", "channel_notification_preferences.muted_title": "This channel is muted", "channel_notification_preferences.muted_content": "You can change the notification settings, but you will not receive notifications until the channel is unmuted.", - "channel_notification_preferences.default": "(default)" + "channel_notification_preferences.default": "(default)", + "snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {member} other {members}} added", + "mobile.channel_add_members.error": "An error occurred and the selected users could not be added to the channel.", + "intro.add_members": "Add members", + "channel_info.add_members": "Add members", + "channel_add_members.add_members.button": "Add Members" }