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
parent
commit
93e4e2ae49
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

1
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",

Loading…
Cancel
Save