Skip to content

Commit 6069877

Browse files
committed
chore: auto update i18n file
1 parent d171f90 commit 6069877

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/lang/en/drivers.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,18 @@
918918
"root_folder_id": "Root folder id",
919919
"use_s3_upload_method": "Use s3 upload method"
920920
},
921+
"Teldrive": {
922+
"chunk_size": "Chunk size",
923+
"chunk_size-tips": "Chunk size in MiB",
924+
"cookie": "Cookie",
925+
"cookie-tips": "access_token=xxx",
926+
"root_folder_path": "Root folder path",
927+
"upload_concurrency": "Upload concurrency",
928+
"upload_concurrency-tips": "Concurrency upload requests",
929+
"url": "Url",
930+
"use_share_link": "Use share link",
931+
"use_share_link-tips": "Create share link when getting link to support 302. If disabled, you need to enable web proxy."
932+
},
921933
"Terabox": {
922934
"cookie": "Cookie",
923935
"download_api": "Download api",
@@ -1276,6 +1288,7 @@
12761288
"Seafile": {},
12771289
"Strm": {},
12781290
"Teambition": {},
1291+
"Teldrive": {},
12791292
"Terabox": {},
12801293
"Thunder": {},
12811294
"ThunderBrowser": {},
@@ -1356,6 +1369,7 @@
13561369
"Seafile": "Seafile",
13571370
"Strm": "Strm",
13581371
"Teambition": "Teambition",
1372+
"Teldrive": "Teldrive",
13591373
"Terabox": "Terabox",
13601374
"Thunder": "Thunder",
13611375
"ThunderBrowser": "ThunderBrowser",

0 commit comments

Comments
 (0)