Alper Ebiçoğlu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json
|
|
@ -61,6 +61,6 @@ |
|
|
"FileUploadInfo": "Drag, drop, or paste a copied image.", |
|
|
"FileUploadInfo": "Drag, drop, or paste a copied image.", |
|
|
"PostDescriptionHint": "* Will be rendered in the article link preview, supports HTML", |
|
|
"PostDescriptionHint": "* Will be rendered in the article link preview, supports HTML", |
|
|
"ReadMore": "Continue Reading", |
|
|
"ReadMore": "Continue Reading", |
|
|
"MemberNotPublishedPostYet": "This member hasn't published any posts yet." |
|
|
"MemberNotPublishedPostYet": "No posts yet!" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|