mirror of https://github.com/abpframework/abp.git
committed by
GitHub
1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||||
|
{ |
||||
|
"culture": "zh", |
||||
|
"texts": { |
||||
|
"Documents": "文档", |
||||
|
"BackToWebsite": "返回网站", |
||||
|
"Version": "版本", |
||||
|
"Edit": "编辑", |
||||
|
"InThisDocument": "在这个文档中", |
||||
|
"GoToTop": "返回顶部", |
||||
|
"Projects": "项目", |
||||
|
"NoProjectWarning": "当前并没有项目!", |
||||
|
"DocumentNotFound": "抱歉,您请求的文档不存在!", |
||||
|
"NavigationDocumentNotFound": "此版本并没有导航文档!" |
||||
|
} |
||||
|
} |
||||
Loading…
Reference in new issue