From a6a06672ae9f6170168842335c19eaeb63e1461b Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Wed, 31 Aug 2022 13:30:02 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.2% (2324 of 2342 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 890dbd5b0e..15db05cd63 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9293,5 +9293,17 @@ { "id": "model.config.is_valid.amazons3_timeout.app_error", "translation": "Invalid timeout value {{.Value}}. Should be a positive number." + }, + { + "id": "app.post_reminder_dm", + "translation": "Hello there, here's your reminder about this message from @{{.Username}}: {{.SiteURL}}/{{.TeamName}}/pl/{{.PostId}}" + }, + { + "id": "api.post.compliance_enabled.join_channel_to_view_post", + "translation": "Due to the compliance rules configured on this server, the channel must be joined before its posts can be read." + }, + { + "id": "api.file.upload_file.incorrect_number_of_files.app_error", + "translation": "Unable to upload files. Incorrect number of files specified." } ]