diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json index 0c7a94424f..c570e6fb1e 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json @@ -90,7 +90,6 @@ "LatestArticles": "Latest Articles", "ArticleRequests": "Article Requests", "AllArticleRequests": "See All Article Requests", - "ArticleAssignRequest": "assign yourself.", "SubscribeToTheNewsletter": "Subscribe to the Newsletter", "NewsletterEmailDefinition": "Get information about happenings in ABP like new releases, free sources, articles, and more.", "NoThanks": "No, thanks", @@ -98,7 +97,8 @@ "JoinOurArticleNewsletter": "Join our article newsletter", "Community": "Community", "Marketing": "Marketing", - "ArticleAssignMessage": "Want to write this article? Click here to", - "CommunityPrivacyPolicyConfirmation": "I agree to the Terms & Conditions and Privacy Policy." + "CommunityPrivacyPolicyConfirmation": "I agree to the Terms & Conditions and Privacy Policy.", + "ArticleRequestMessageTitle": "Open an issue on the GitHub to request an article/tutorial you want to see on this web site.", + "ArticleRequestMessageBody": "Here, the list of the requested articles by the community. Do you want to write a requested article? Please click to the request and join to the discussion." } }