We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f70e80 commit bd2dc09Copy full SHA for bd2dc09
src/lang/en/drivers.json
@@ -70,6 +70,12 @@
70
"AccessToken": "AccessToken",
71
"ClientID": "ClientID",
72
"ClientSecret": "ClientSecret",
73
+ "DirectLink": "DirectLink",
74
+ "DirectLink-tips": "use direct link when download file",
75
+ "DirectLinkPrivateKey": "DirectLinkPrivateKey",
76
+ "DirectLinkPrivateKey-tips": "private key for direct link, if URL authentication is enabled",
77
+ "DirectLinkValidDuration": "DirectLinkValidDuration",
78
+ "DirectLinkValidDuration-tips": "minutes, if URL authentication is enabled",
79
"RefreshToken": "RefreshToken",
80
"UploadThread": "UploadThread",
81
"UploadThread-tips": "the threads of upload",
@@ -1356,4 +1362,4 @@
1356
1362
"WoPan": "WoPan",
1357
1363
"YandexDisk": "YandexDisk"
1358
1364
}
1359
-}
1365
+}
0 commit comments