Browse Source

Merge pull request #19439 from abpframework/issue-L-4010

Update en.json
pull/19443/head
SALİH ÖZKARA 2 years ago
committed by GitHub
parent
commit
089982dcaf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

5
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"
}
}
Loading…
Cancel
Save