Merge pull request #14523 from abpframework/hamza/admin-quotation-localization

Localization for admin page
pull/14527/head
Engincan VESKE 3 years ago committed by GitHub
commit 2b6a4a65cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -404,6 +404,9 @@
"Tags": "Tags",
"SetTagsInfo": "Tags should be comma-separated. Eg: CSharp, Entity Framework",
"RejectTrialLicenseWarningMessage": "Are you sure you want to reject this trial license request?",
"ExportToExcel": "Export to Excel"
"ExportToExcel": "Export to Excel",
"OverallTotalPrice": "Overall Total Price",
"OverallDiscountPrice": "Overall Discount Price",
"OverallDiscountText": "Overall Discount Text"
}
}

Loading…
Cancel
Save