Browse Source

Merge pull request #22407 from abpframework/submit-your-post-texts

Submit your post texts updated
pull/22434/head
oykuermann 11 months ago
committed by GitHub
parent
commit
d5087c6b94
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 22
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

22
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

@ -672,20 +672,20 @@
"ExternalPostUrl": "External Post Url",
"ThankYouForContribution": "Thank you for contributing to the ABP Community. We accept articles and video tutorials on ABP Framework, .NET, ASP.NET Core and general software development topics.",
"GithubPost": "GitHub Post",
"GithubPostSubmitStepOne": "<span class=\"font-weight-bold\">1.</span> Write a post 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>",
"GithubPostSubmitStepTwo": "<span class=\"font-weight-bold\">2.</span> Submit your post URL using the form.",
"GithubPostSubmitStepThree": "<span class=\"font-weight-bold\">3.</span> Your post will be rendered in this website.",
"GithubPostSubmitStepOne": "1. Write a post on any public GitHub repository with the Markdown format. <a target=\"_blank\" class=\"text-sub-title text-decoration-underline\" href=\"https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles/2020-12-04-Event-Organizer/Post.md\">example</a>",
"GithubPostSubmitStepTwo": "2. Submit your post URL using the form.",
"GithubPostSubmitStepThree": "3. Your post will be rendered in this website.",
"YoutubeVideo": "Youtube Video",
"YoutubeVideoSubmitStepOne": "<span class=\"font-weight-bold\">1.</span> Publish your video on YouTube.",
"YoutubeVideoSubmitStepTwo": "<span class=\"font-weight-bold\">2.</span> Submit the video URL using the form.",
"YoutubeVideoSubmitStepThree": "<span class=\"font-weight-bold\">3.</span> Visitors will be able to watch your video content directly on this website.",
"YoutubeVideoSubmitStepOne": "1. Publish your video on YouTube.",
"YoutubeVideoSubmitStepTwo": "2. Submit the video URL using the form.",
"YoutubeVideoSubmitStepThree": "3. Visitors will be able to watch your video content directly on this website.",
"ExternalContent": "External Content",
"ExternalContentSubmitStepOne": "<span class=\"font-weight-bold\">1.</span> Create a content on any public platform (Medium, your own blog or anywhere you like).",
"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.",
"ExternalContentSubmitStepOne": "1. Create a content on any public platform (Medium, your own blog or anywhere you like).",
"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 post 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.",
"PostContentViaGithub": "I want to add my post with <span class=\"icon-with-text-github text-nowrap\"> GitHub</span> in accordance with the markdown rules.",
"PostContentViaYoutube": "I want to share my videos available on <span class=\"icon-with-text-youtube text-nowrap\"> 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 make sure your Github username is correct.",
"PersonalSiteUrlValidationMessage": "Your personal site URL can not include whitespace, please make sure your personal site URL is correct.",

Loading…
Cancel
Save