mirror of https://github.com/vapor/docs.git
Update Chinese translation of nav (#684)
This commit is contained in:
parent
b8f751066b
commit
ce3cfd4d9b
10
mkdocs.yml
10
mkdocs.yml
|
|
@ -107,7 +107,7 @@ plugins:
|
|||
Getting Started: 开始
|
||||
Hello, world: 你好世界
|
||||
Folder Structure: 项目结构
|
||||
SwiftPM: SwiftPM
|
||||
SwiftPM: Swift 包管理器
|
||||
Xcode: Xcode
|
||||
Basics: 入门
|
||||
Routing: 路由
|
||||
|
|
@ -131,20 +131,20 @@ plugins:
|
|||
Advanced: 进阶
|
||||
Middleware: 中间件
|
||||
Testing: 测试
|
||||
Server: 服务
|
||||
Server: 服务器
|
||||
Files: 文件
|
||||
Commands: 命令
|
||||
Queues: 队列
|
||||
WebSockets: 即时通讯
|
||||
Sessions: 会话
|
||||
Services: 拓展
|
||||
Services: 服务
|
||||
Security: 安全
|
||||
APNS: 推送
|
||||
APNS: 苹果推送服务
|
||||
Deploy: 部署
|
||||
Authentication: 认证
|
||||
Crypto: 加密
|
||||
Passwords: 密码
|
||||
JWT: 认证
|
||||
JWT: JWT
|
||||
Contributing: 贡献
|
||||
Contributing Guide: 贡献指南
|
||||
Version (4.0): 版本 (4.0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue