Browse Source
Merge pull request #16354 from abpframework/salihozkara/issue-2034-localization
Issue-2034-Localization
pull/16367/head
Engincan VESKE
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
|
|
@ -457,6 +457,9 @@ |
|
|
"CommunityLinkTitle": "Open on the community website", |
|
|
"CommunityLinkTitle": "Open on the community website", |
|
|
"CommunityLink": "Community link", |
|
|
"CommunityLink": "Community link", |
|
|
"ReloadFromSource": "Reload From the Source", |
|
|
"ReloadFromSource": "Reload From the Source", |
|
|
"ReloadFromSourceConfirmationMessage": "This post will be refreshed from \"{0}\". Do you want to continue?" |
|
|
"ReloadFromSourceConfirmationMessage": "This post will be refreshed from \"{0}\". Do you want to continue?", |
|
|
|
|
|
"UnitPrice": "Unit Price", |
|
|
|
|
|
"OverallDiscountAmount": "Overall Discount Amount", |
|
|
|
|
|
"DiscountAmount": "Discount Amount" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|