From 85d53b650a12fed81fc4c2f28bd89fd4c0e52459 Mon Sep 17 00:00:00 2001 From: Kelv Date: Fri, 24 Jan 2025 23:45:14 +0800 Subject: [PATCH] DEV: fix typo in admin.user.exports.started translation string (#30989) (credit: @moin-Jana for spotting this) Fixes the english translation string for `admin.user.exports.started`, had an extra `collecting`. --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 8d03dba9db2..dda85ea951a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -6975,7 +6975,7 @@ en: not_available: No export available button: Request archive confirm: Do you really want to create an archive of this user's activity and preferences? - started: We've started collecting collecting the archive, the download link will update when the process is complete. + started: We've started collecting the archive, the download link will update when the process is complete. success: The archive is ready for download. export_failed: We're sorry, but the export failed. Please check the logs for further information. anonymize: "Anonymize User"