Browse Source
Merge pull request #23904 from abpframework/issue-#7406-localization
Add error message for post creation failure
pull/23928/head
Mansur Besleney
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
|
|
|
@ -616,6 +616,7 @@ |
|
|
|
"QuestionItemErrorMessage": "Could not get the latest question details from Stackoverflow.", |
|
|
|
"Oops": "Oops!", |
|
|
|
"CreatePostSuccessMessage": "The Post has been successfully submitted. It will be published after a review from the site admin.", |
|
|
|
"PostCreationFailed": "An error occurred while creating the post. Please try again later.", |
|
|
|
"Browse": "Browse", |
|
|
|
"CoverImage": "Cover Image", |
|
|
|
"ShareYourExperiencesWithTheABPFramework": "ABP Community Articles | Read or Submit Articles", |
|
|
|
|