From 94b84438b060a586c8ae6394e0c32a906d27e954 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Fri, 21 Apr 2023 19:27:26 -0500 Subject: [PATCH] yarn i18n --- app/soapbox/locales/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 8a8e23db7..3f6c24526 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -1546,7 +1546,6 @@ "trendsPanel.viewAll": "View all", "unauthorized_modal.text": "You need to be logged in to do that.", "unauthorized_modal.title": "Sign up for {site_title}", - "upload_area.title": "Drag & drop to upload", "upload_button.label": "Add media attachment", "upload_error.image_size_limit": "Image exceeds the current file size limit ({limit})", "upload_error.limit": "File upload limit exceeded.",