Browse Source

Merge pull request #19455 from abpframework/denizdemirkan/L

Net Terms for invoice added to localization
pull/19456/head
SALİH ÖZKARA 2 years ago
committed by GitHub
parent
commit
a134637467
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

3
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

@ -620,6 +620,7 @@
"SelectCountryPlaceholder": "Country",
"DeleteImageConfirmationMessage": "Are you sure you want to delete the image for \"{0}\"?",
"DeleteImageSuccessMessage": "Image successfully deleted",
"DeleteImage": "Delete Image"
"DeleteImage": "Delete Image",
"NetTerms": "Terms (Days)"
}
}
Loading…
Cancel
Save