From 4f5f659ead13b6fc1f50cc384926191a74e42875 Mon Sep 17 00:00:00 2001 From: denizdemirkan Date: Fri, 29 Mar 2024 12:36:27 +0300 Subject: [PATCH] terms --- .../AbpIoLocalization/Admin/Localization/Resources/en.json | 3 ++- 1 file changed, 2 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 6027658d6d..c63f123076 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/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)" } } \ No newline at end of file