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." } ]