Browse Source
Merge pull request #20845 from abpframework/issue-5008
Add Localization - issue 5008
pull/20879/head
Gizem Mutu Kurt
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
|
|
|
@ -578,7 +578,7 @@ |
|
|
|
"CreatePostCoverInfo1": "<i class='bi bi-dot'></i> Accepted file types : <strong>JPEG, JPG, PNG</strong>", |
|
|
|
"CreatePostCoverInfo2": "<i class='bi bi-dot'></i> Max file size : <strong>1 MB</strong>", |
|
|
|
"CreatePostCoverInfo3": "<i class='bi bi-dot'></i> Image proportion : <strong>16:9</strong>", |
|
|
|
"CreatePostCoverInfo4": "<i class='bi bi-dot'></i> <a href='https://abp.io/assets/example-post-image.png'> Download a sample cover image </a>", |
|
|
|
"CreatePostCoverInfo4": "<i class='bi bi-dot'></i> <a href='/assets/example-post-image.png' download> Download a sample cover image </a>", |
|
|
|
"ThisExtensionIsNotAllowed": "This extension is not allowed.", |
|
|
|
"TheFileIsTooLarge": "The file is too large.", |
|
|
|
"GoToThePost": "Go to the Post", |
|
|
|
|