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