diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 610664a50e2..c4221e31ea6 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -567,7 +567,7 @@ en: upload: "Sorry, there was an error uploading that file. Please try again." upload_too_large: "Sorry, the file you are trying to upload is too big (maximum size is {{max_size_kb}}kb), please resize it and try again." upload_too_many_images: "Sorry, you can only upload one image at a time." - only_images_are_supported: "Sorry, only images uploading is supported." + only_images_are_supported: "Sorry, you can only upload images." abandon: "Are you sure you want to abandon your post?"