From a190f87e63b1ce1bffcbf7075e9eed7c261bbe8d Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 17 Jul 2022 04:23:50 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.2% (2321 of 2338 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index d26e688dc7..e45ec3aa38 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9293,5 +9293,9 @@ { "id": "app.last_accessible_post.app_error", "translation": "An error occurred while fetching the last accessible post" + }, + { + "id": "app.upload.upload_data.gen_info.app_error", + "translation": "Failed to generate file info from uploaded data." } ]