From 3d83a866dddf268b84e81826c0f72f96a17ffa5b Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 8 Aug 2026 11:00:24 -0500 Subject: [PATCH] chore: opps --- i18n/en_GB.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en_GB.json b/i18n/en_GB.json index d9b982ad6f..1b2866375e 100644 --- a/i18n/en_GB.json +++ b/i18n/en_GB.json @@ -2182,8 +2182,8 @@ "upload_concurrency": "Upload concurrency", "upload_day_count": "{date}: {count, plural, one {# upload} other {# uploads}}", "upload_details": "Upload Details", - "upload_error_with_count": "Upload completed with {count, plural, one {# error} other {# errors}}, refresh the page to see new upload assets.", - "upload_errors": "Upload completed with {count, plural, one {# error} other {# errors}}.", + "upload_error_with_count": "Upload error for {count, plural, one {# asset} other {# assets}}", + "upload_errors": "Upload completed with {count, plural, one {# error} other {# errors}}, refresh the page to see new upload assets.", "upload_finished": "Upload finished", "upload_progress": "Remaining {remaining, number} - Processed {processed, number}/{total, number}", "upload_skipped_duplicates": "Skipped {count, plural, one {# duplicate asset} other {# duplicate assets}}",