Browse Source

Merge pull request #22034 from abpframework/en-json-edit

Update en.json
pull/22088/head
halimekarayay 2 years ago
committed by GitHub
parent
commit
1c1ee6b1b5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

8
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

@ -586,10 +586,10 @@
"CreatePostSummaryInfo": "A short summary of the post to be shown on the post list. Maximum length: <b>{0}</b>",
"CreatePostCoverInfo": "For creating an effective post, add a cover photo. Upload 16:9 aspect ratio pictures for the best view.<br/> Maximum file size: <b>1MB.</b>",
"CreatePostCoverInfo_Title": "<strong>Add a cover image to your post.</strong>",
"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='/assets/example-post-image.png' download> Download a sample cover image </a>",
"CreatePostCoverInfo1": "Accepted file types : <strong>JPEG, JPG, PNG</strong>",
"CreatePostCoverInfo2": "Max file size : <strong>1 MB</strong>",
"CreatePostCoverInfo3": "Image proportion : <strong>16:9</strong>",
"CreatePostCoverInfo4": "<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",

Loading…
Cancel
Save