"ContributeAbpCommunity":"Contribute to the ABP Community",
"SubmitYourArticle":"Submit Your Post",
"SubmitYourPost":"Submit Your Post",
"ContributionGuide":"Contribution Guide",
"BugReport":"Bug Report",
"SeeAllArticles":"See All Posts",
"WelcomeToABPCommunity!":"Welcome to the ABP Community!",
"SeeAllPosts":"See All Posts",
"WelcomeToABP":"Welcome to the ABP",
"MyProfile":"My profile",
"MyOrganizations":"My organizations",
"EmailNotValid":"Please enter a valid email address.",
"FeatureRequest":"Feature Request",
"CreateArticleTitleInfo":"Title of the post to be shown on the post list.",
"CreateArticleSummaryInfo":"A short summary of the post to be shown on the post list.",
"CreateArticleCoverInfo":"For creating an effective article, add a cover photo. Upload 16:9 aspect ratio pictures for the best view. Maximum file size: 1MB.",
"CreateArticleCoverInfo":"For creating an effective article, add a cover photo. Upload 16:9 aspect ratio pictures for the best view.<br/> Maximum file size: <b>1MB.</b>",
"ThisExtensionIsNotAllowed":"This extension is not allowed.",
"TheFileIsTooLarge":"The file is too large.",
"GoToTheArticle":"Go to the Article",
@ -45,7 +45,7 @@
"Done":"Done",
"Open":"Open",
"Closed":"Closed",
"LatestQuestionOnThe":"Latest Question On The",
"RecentQuestionFrom":"Recent question from ",
"Stackoverflow":"Stackoverflow",
"Votes":"votes",
"Answer":"Answer",
@ -59,7 +59,7 @@
"QuestionItemErrorMessage":"Could not get the latest question details from Stackoverflow.",
"Oops":"Oops!",
"CreateArticleSuccessMessage":"The Article has been successfully submitted. It will be published after a review from the site admin.",
"ChooseCoverImage":"Choose a cover image...",
"Browse":"Browse",
"CoverImage":"Cover Image",
"ShareYourExperiencesWithTheABPFramework":"Share your experiences with the ABP Framework!",
"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 class=\"text--white fw-6 text-decoration-underline opacity-50\" 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.",
"Language":"Language",
@ -113,12 +113,12 @@
"HowToPost":"How to Post?",
"Posts":"Posts",
"VideoUrl":"Video Url",
"GithubArticleUrl":"Github Article Url",
"GithubArticleUrl":"GitHub Article Url",
"ExternalArticleUrl":"External Article Url",
"CreatePostCoverInfo":"For creating an effective post, add a cover photo. Upload 16:9 aspect ratio pictures for the best view. Maximum file size: 1MB.",
"ThankYouForContribution":"Thank you for contributing to the ABP Community.",
"GithubArticle":"Github Article",
"GithubArticleSubmitStepOne":"<span class=\"font-weight-bold\">1.</span> Write an article on any public GitHub repository with the Markdown format. <a target=\"_blank\" href=\"https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles/2020-12-04-Event-Organizer/Post.md\">example</a>",
"GithubArticle":"GitHub Article",
"GithubArticleSubmitStepOne":"<span class=\"font-weight-bold\">1.</span> Write an article on any public GitHub repository with the Markdown format. <a target=\"_blank\" class=\"fw-6 text--white text-decoration-underline\" href=\"https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles/2020-12-04-Event-Organizer/Post.md\">example</a>",
"GithubArticleSubmitStepTwo":"<span class=\"font-weight-bold\">2.</span> Submit your article URL using the form.",
"GithubArticleSubmitStepThree":"<span class=\"font-weight-bold\">3.</span> Your article will be rendered in this web site.",
"YoutubeVideo":"Youtube Video",
@ -130,9 +130,9 @@
"ExternalContentSubmitStepTwo":"<span class=\"font-weight-bold\">2.</span> Submit your content URL using the form.",
"ExternalContentSubmitStepThree":"<span class=\"font-weight-bold\">3.</span> Visitors are redirected to the content on the original website.",
"ChooseYourContentType":"Please choose the way you want to add your content.",
"PostContentViaGithub":"I want to add my article with <span class=\"font-weight-bold\"><i class=\"fa fa-github\"></i> GitHub</span> in accordance with the markdown rules.",
"PostContentViaYoutube":"I want to share my videos available on <span class=\"font-weight-bold\"><i class=\"fa fa-youtube\"></i> Youtube</span> here.",
"PostContentViaExternalSource":"I want to add the content I published on <span class=\"font-weight-bold\">another platform</span> here.",
"PostContentViaGithub":"I want to add my article with <span class=\"icon-with-text-github\"> GitHub</span> in accordance with the markdown rules.",
"PostContentViaYoutube":"I want to share my videos available on <span class=\"icon-with-text-youtube\"> Youtube</span> here.",
"PostContentViaExternalSource":"I want to add the content I published on <b>another platform</b> here.",
"GitHubUserNameValidationMessage":"Your Github username can not include whitespace, please be sure your Github username is correct.",
"PersonalSiteUrlValidationMessage":"Your personal site URL can not include whitespace, please be sure your personal site URL is correct.",
"TwitterUserNameValidationMessage":"Your Twitter username can not include whitespace, please be sure your Twitter username is correct.",
@ -143,6 +143,15 @@
"Volo.AbpIo.Domain:060001":"Source URL(\"{ArticleUrl}\") is not Github URL",
"Volo.AbpIo.Domain:060002":"Article Content is not available from Github(\"{ArticleUrl}\") resource.",