From b7eca27afeee55cf497d4ba749399e3e2c223f97 Mon Sep 17 00:00:00 2001 From: EngincanV Date: Mon, 9 Nov 2020 12:54:17 +0300 Subject: [PATCH] Update en.json --- .../Community/Localization/Resources/en.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json index 4a70020ebb..5e87bc6198 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json @@ -90,7 +90,7 @@ "LatestArticles": "Latest Articles", "ArticleRequests": "Article Requests", "AllArticleRequests": "See All Article Requests", - "ArticleAssignRequest": "Want to write this article? Click here to assign yourself.", + "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,6 +98,7 @@ "JoinOurArticleNewsletter": "Join our article newsletter", "JoinOurMarketingNewsletter": "Join our marketing newsletter", "Community": "Community", - "Marketing": "Marketing" + "Marketing": "Marketing", + "ArticleAssignMessage": "Want to write this article? Click here to" } }