diff --git a/i18n/en_AU.json b/i18n/en_AU.json index e45ec3aa38..303d4e1e45 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9297,5 +9297,9 @@ { "id": "app.upload.upload_data.gen_info.app_error", "translation": "Failed to generate file info from uploaded data." + }, + { + "id": "model.config.is_valid.amazons3_timeout.app_error", + "translation": "Invalid timeout value {{.Value}}. Should be a positive number." } ]