Skip to content

Commit 401eaf0

Browse files
committed
fix: missing translation
1 parent e8c41eb commit 401eaf0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ When using MongoDB in VeighNa, you need to fill in the following field informati
2020

2121
|Name|Meaning|Required|Example|
2222
|---------|----|---|---|
23-
|database.name|名称||mongodb|
24-
|database.host|地址||localhost|
25-
|database.port|端口||27017|
26-
|database.database|实例||vnpy|
27-
|database.user|用户名|||
28-
|database.password|密码|||
23+
|database.name|Name|Yes|mongodb|
24+
|database.host|Address|Yes|localhost|
25+
|database.port|Port|Yes|27017|
26+
|database.database|Instance|Yes|vnpy|
27+
|database.user|Username|No||
28+
|database.password|Password|No||

0 commit comments

Comments
 (0)