From f7e3ecef9a1c3fe81ae819f5ddf9e72648bc118f Mon Sep 17 00:00:00 2001 From: honurbu Date: Wed, 27 Mar 2024 18:34:21 +0300 Subject: [PATCH] Update en.json --- .../AbpIoLocalization/Admin/Localization/Resources/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json index ab5e61a31f..6027658d6d 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json @@ -617,6 +617,9 @@ "Permission:Testimonials": "Testimonials", "SelectCompanySizePlaceholder": "Company Size", "SelectExperienceYearPlaceholder": "Experience year", - "SelectCountryPlaceholder": "Country" + "SelectCountryPlaceholder": "Country", + "DeleteImageConfirmationMessage": "Are you sure you want to delete the image for \"{0}\"?", + "DeleteImageSuccessMessage": "Image successfully deleted", + "DeleteImage": "Delete Image" } } \ No newline at end of file