Browse Source
Merge pull request #11762 from abpframework/berkan/localizations
AbpIoLocalization: change some localization item
pull/11711/head
Engincan VESKE
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
@ -104,7 +104,7 @@
"VideoPost" : "Video Post" ,
"Post" : "Post" ,
"Read" : "Read" ,
"CreateGithubPostUrlInfo" : "Original GitHub URL of the post ." ,
"CreateGithubPostUrlInfo" : "Full URL of the Markdown file on GitHub (https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles/2020-12-04-Event-Organizer/Post.md) ." ,
"CreateVideoContentUrlInfo" : "Original Youtube URL of the post." ,
"CreateExternalPostUrlInfo" : "Original External Url of the post." ,
"VideoContentForm" : "Submit Video on YouTube" ,
@ -154,7 +154,7 @@
"AndMore" : "and more..." ,
"Code" : "Code" ,
"Result" : "Result" ,
"SeeTheDocumentForMoreInformation" : "Check out the <a href=\"{1}\">{0} document</a> for more information" ,
"SeeTheDocumentForMoreInformation" : "Check out the <a target=\"_blank\" href=\"{1}\">{0} document</a> for more information" ,
"IndexPageHeroSection" : "<span class=\"first-line shine\"><strong>open source</strong></span><span class=\"second-line text-uppercase\">Web Application<br />Framework </span><span class=\"third-line shine2\"><strong>for asp.net core</strong></span>" ,
"UiFramework" : "UI Framework" ,
"EmailAddress" : "Email address" ,