From f9783d686637197a389b8f10a907e0533c55b688 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 15 Apr 2024 18:51:04 -0400 Subject: [PATCH] Adding uploads i18n. (#128) --- translations/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/translations/en.json b/translations/en.json index 9734d68..19131b5 100644 --- a/translations/en.json +++ b/translations/en.json @@ -51,6 +51,8 @@ "cancel": "Cancel", "preview": "Preview", "upload_image": "upload image", + "uploader": "Uploader", + "uploads": "Uploads", "too_many_images_upload": "Exceeded maximum of {{formattedCount}} image to upload. Please select only one image.", "too_many_images_upload_plural": "Exceeded maximum of {{formattedCount}} images to upload. Please select fewer images.", "avatar": "Avatar",