diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
index 16a86cac37..53fe8d1c1c 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
@@ -25,18 +25,18 @@
"MostRead": "Most Read",
"Latest": "Latest",
"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.
Maximum file size: 1MB.",
"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!",
"Optional": "Optional",
@@ -96,7 +96,7 @@
"JoinOurArticleNewsletter": "Join our article newsletter",
"Community": "Community",
"Marketing": "Marketing",
- "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.",
"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": "1. Write an article on any public GitHub repository with the Markdown format. example",
+ "GithubArticle": "GitHub Article",
+ "GithubArticleSubmitStepOne": "1. Write an article on any public GitHub repository with the Markdown format. example",
"GithubArticleSubmitStepTwo": "2. Submit your article URL using the form.",
"GithubArticleSubmitStepThree": "3. Your article will be rendered in this web site.",
"YoutubeVideo": "Youtube Video",
@@ -130,9 +130,9 @@
"ExternalContentSubmitStepTwo": "2. Submit your content URL using the form.",
"ExternalContentSubmitStepThree": "3. 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 GitHub in accordance with the markdown rules.",
- "PostContentViaYoutube": "I want to share my videos available on Youtube here.",
- "PostContentViaExternalSource": "I want to add the content I published on another platform here.",
+ "PostContentViaGithub": "I want to add my article with GitHub in accordance with the markdown rules.",
+ "PostContentViaYoutube": "I want to share my videos available on Youtube here.",
+ "PostContentViaExternalSource": "I want to add the content I published on another platform 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.",
"Volo.AbpIo.Domain:060003": "No article content found!",
- "SeeMore": "See More"
+ "SeeMore": "See More",
+ "JoinToABPCommunity": "Join to ABP Community",
+ "ABPCommunityTalks": "ABP Community Talks",
+ "LiveDemo": "Live Demo",
+ "GetLicense": "Get a License",
+ "GetStarted": "Get Started",
+ "SourceCode": "Source Code",
+ "LeaveComment": "Leave Comment",
+ "ReadMore": "Read more",
+ "ShowMore": "Show More"
}
}