From 45a5a28fbb32e082e2172dfb220d3a9160dad6af Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sat, 20 Nov 2021 11:25:26 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2322 of 2322 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ Translated using Weblate (English (Australia)) Currently translated at 100.0% (2318 of 2318 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ Translated using Weblate (English (Australia)) Currently translated at 100.0% (2317 of 2317 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index b68860a983..ab9504ca42 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9273,5 +9273,33 @@ { "id": "api.custom_status.set_custom_statuses.update.app_error", "translation": "Failed to update the custom status. Please add either emoji, custom status text or both." + }, + { + "id": "app.user.get_thread_count_for_user.app_error", + "translation": "Unable to retrieve user thread count." + }, + { + "id": "api.templates.invite_body.title.reminder", + "translation": "Reminder" + }, + { + "id": "app.session.extend_session_expiry.app_error", + "translation": "Unable to extend session length" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.mark_channel_as_read", + "translation": "Failed to mark channel as read" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.kill_orphan_jobs", + "translation": "Ending processes of orphaned jobs" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_post_types", + "translation": "Failed to retrieve unique post types" + }, + { + "id": "fix_crt_channel_unreads.worker.do_job.get_bad_channel_memberships", + "translation": "Failed to retrieve bad channel memberships" } ]