Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@
"url": "Url",
"username": "Username"
},
"AliDoc": {
"cookie": "Cookie",
"cookie-tips": "DingTalk document web cookie",
"root_folder_id": "Root folder id",
"root_folder_id-tips": "The dentryUuid of the DingTalk document root folder"
},
"Alias": {
"details_pass_through": "Details pass through",
"download_concurrency": "Download concurrency",
Expand Down Expand Up @@ -1472,6 +1478,9 @@
"189CloudPC": {},
"189CloudTV": {},
"AList V3": {},
"AliDoc": {
"alert": "This driver supports accessing DingDrive through DingTalk Docs and is currently read-only."
},
"Alias": {},
"Aliyundrive": {
"alert": "There may be an infinite loop bug in this driver.\nDeprecated, no longer maintained and will be removed in a future version.\nWe recommend using the official driver AliyundriveOpen."
Expand Down Expand Up @@ -1568,6 +1577,7 @@
"189CloudPC": "189CloudPC",
"189CloudTV": "189CloudTV",
"AList V3": "AList V3",
"AliDoc": "AliDoc",
"Alias": "Alias",
"Aliyundrive": "Aliyundrive",
"AliyundriveOpen": "AliyundriveOpen",
Expand Down