From 4ab917c6aaba7092dc2467de84fe8ef73c10bbc4 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 22 Jan 2023 00:57:16 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (941 of 941 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index beef334f8e..0c43c80aaf 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -937,5 +937,7 @@ "connection_banner.connecting": "Connecting...", "skintone_selector.tooltip.title": "Choose your default skin tone", "skintone_selector.tooltip.description": "You can now choose the skin tone you prefer to use for your emojis.", - "default_skin_tone": "Default Skin Tone" + "default_skin_tone": "Default Skin Tone", + "mobile.calls_rec": "rec", + "mobile.calls_host": "host" }