diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
index ea2c68e677..49e6a580c3 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
@@ -460,7 +460,9 @@
"SelectCountryPlaceholder": "Your country.",
"YouAreNotAuthorizedToWriteTestimonial": "To be able to write testimonial letter, you must be sign in.",
"Share": "Share",
- "UnAuthorizeTestimonialInfo": "If you want to share your opinion, you must be sign in"
+ "UnAuthorizeTestimonialInfo": "If you want to share your opinion, you must be sign in",
+ "TheFileIsTooLargeForImage": "Maximum file size is 1 MB.",
+ "ThisExtensionIsNotAllowedForImage": "This extension is not allowed."
}
}