Browse Source

Add missing article request localizations to community

pull/6159/head
EngincanV 6 years ago
parent
commit
bcd75aa21e
  1. 6
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

6
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 <a href=\"https://commercial.abp.io/Privacy\">Privacy Policy</a>."
"CommunityPrivacyPolicyConfirmation": "I agree to the Terms & Conditions and <a href=\"https://commercial.abp.io/Privacy\">Privacy Policy</a>.",
"ArticleRequestMessageTitle": "<a href=\"https://github.com/abpframework/abp/issues/new\">Open an issue</a> 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."
}
}

Loading…
Cancel
Save