From 68a534c89441a06c4d366321f8bff19f938dae50 Mon Sep 17 00:00:00 2001 From: Berkan Date: Sat, 7 Nov 2020 10:28:04 +0300 Subject: [PATCH] Improve abp_io Localization. --- .../Community/Localization/Resources/en.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json index 2d146db401..4a70020ebb 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json @@ -90,6 +90,14 @@ "LatestArticles": "Latest Articles", "ArticleRequests": "Article Requests", "AllArticleRequests": "See All Article Requests", - "ArticleAssignRequest": "Want to write this article? Click here to assign yourself." + "ArticleAssignRequest": "Want to write this article? Click here to 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", + "MaybeLater": "Maybe later", + "JoinOurArticleNewsletter": "Join our article newsletter", + "JoinOurMarketingNewsletter": "Join our marketing newsletter", + "Community": "Community", + "Marketing": "Marketing" } }