Browse Source
Merge pull request #22601 from abpframework/vs-internal-issue#5427-localization
vs internal issue #5427 localization
pull/22625/head
maliming
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
7 additions and
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
|
|
|
@ -690,6 +690,12 @@ |
|
|
|
"Permission:Campaigns": "Campaigns", |
|
|
|
"Permission:Licenses": "License Settings", |
|
|
|
"BlockUserPolicy": "User Block Policies", |
|
|
|
"Permission:BlockUserPolicy": "User Block Policy" |
|
|
|
"Permission:BlockUserPolicy": "User Block Policy", |
|
|
|
"ManageImages" : "Manage Image", |
|
|
|
"ModuleMainImage": "Module Main Image", |
|
|
|
"ModuleImageInfo1": "Accepted file types : <strong> JPEG, JPG, PNG </strong>", |
|
|
|
"ModuleImageInfo2": "Max file size : <strong> 1 MB </strong>", |
|
|
|
"ModuleImageInfo3": "<a href='/images/example-module-img.png' download> Download a sample cover image </a>", |
|
|
|
"AreYouSureToDeleteImage": "Are you sure you want to delete this image?" |
|
|
|
} |
|
|
|
} |
|
|
|
|