Browse Source
Merge pull request #13741 from abpframework/EngincanV/abp-io-localizations
Move some localization keys to base resource
pull/13753/head
Berkan Sasmaz
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with
11 additions and
8 deletions
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/zh-Hans.json
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/zh-Hans.json
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/zh-Hans.json
@ -173,6 +173,10 @@
"BuyOrRenewLicenseToGetExtra2Months" : "Buy or Renew License Now and Get 2 Extra Months! HURRY UP! ⏰ Last Day: {0}" ,
"HurryUp" : "HURRY UP!" ,
"LastDay" : "Last Day: {0}" ,
"BuyNewLicenseBetweenDatesToGetBenefit" : "Buy a new license between {0} and {1} to get benefit for extra 2 months!"
"BuyNewLicenseBetweenDatesToGetBenefit" : "Buy a new license between {0} and {1} to get benefit for extra 2 months!" ,
"CheckAllCommunityTalks" : "Check All Community Posts" ,
"ReadMore" : "Read More" ,
"Post" : "Post" ,
"ExploreTheContentsCreatedByTheCoreABPTeamAndTheABPCommunity" : "Explore the contents created by the core ABP team and the ABP community."
}
}
@ -170,6 +170,10 @@
"BuyOrRenewLicenseToGetExtra2Months" : "立即购买或续订 ABP 商业许可证(适用于所有版本)并额外获得 2 个月!" ,
"HurryUp" : "赶快下单!" ,
"LastDay" : "活动截止日期: {0}" ,
"BuyNewLicenseBetweenDatesToGetBenefit" : "在 {0} 和 {1} 之间购买一个新的许可证以获得额外 2 个月的收益!"
"BuyNewLicenseBetweenDatesToGetBenefit" : "在 {0} 和 {1} 之间购买一个新的许可证以获得额外 2 个月的收益!" ,
"CheckAllCommunityTalks" : "检查所有社区帖子" ,
"ReadMore" : "阅读更多" ,
"Post" : "邮政" ,
"ExploreTheContentsCreatedByTheCoreABPTeamAndTheABPCommunity" : "探索核心 ABP 团队和 ABP 社区创建的内容。"
}
}
@ -150,7 +150,6 @@
"GetStarted" : "Get Started" ,
"SourceCode" : "Source Code" ,
"LeaveComment" : "Leave Comment" ,
"ReadMore" : "Read more" ,
"ShowMore" : "Show More" ,
"NoPublishedPostsYet" : "No published posts yet." ,
"Name" : "Name" ,
@ -185,7 +184,6 @@
"Layout_Title" : "{0} | ABP Community" ,
"Layout_MetaDescription" : "ABP Community is an environment where people can share posts about ABP framework and follows the projects." ,
"Index_Page_CommunityIntroduction" : "This is a hub for ABP Framework, .NET and software development. You can read the articles, watch the video tutorials, get informed about ABP’s development progress and ABP-related events, help other developers and share your expertise with the ABP community." ,
"TagsInArticle" : "Tags in article" ,
"ExploreTheContentsCreatedByTheCoreABPTeamAndTheABPCommunity" : "Explore the contents created by the core ABP team and the ABP community."
"TagsInArticle" : "Tags in article"
}
}
@ -150,7 +150,6 @@
"GetStarted" : "开始使用" ,
"SourceCode" : "源代码" ,
"LeaveComment" : "发表评论" ,
"ReadMore" : "阅读更多" ,
"ShowMore" : "展示更多" ,
"NoPublishedPostsYet" : "还没有发布的帖子。" ,
"Name" : "名字" ,
@ -293,7 +293,6 @@
"ExploreDocumentationAndGuides" : "Explore the comprehensive documentation and guides." ,
"Documentations" : "Documentation" ,
"Views" : "Views" ,
"ReadMore" : "Read More" ,
"EnterYouEmailToGetNews" : "Enter your email to get the latest news about the ABP Framework" ,
"Tiered" : "Tiered" ,
"SeparateIdentityServer" : "Separate Identity Server" ,
@ -293,7 +293,6 @@
"ExploreDocumentationAndGuides" : "探索全面的文档和指南。" ,
"Documentations" : "文档" ,
"Views" : "意见" ,
"ReadMore" : "阅读更多" ,
"EnterYouEmailToGetNews" : "输入您的电子邮件以获取有关 ABP 框架的最新消息" ,
"Tiered" : "分层" ,
"SeparateIdentityServer" : "独立的身份服务器" ,