Skip to content

Commit cfd2722

Browse files
committed
chore: auto update i18n file
1 parent 6e523c5 commit cfd2722

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/lang/en/drivers.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,11 @@
527527
"root_folder_path": "Root folder path",
528528
"site_id": "Site id"
529529
},
530+
"Onedrive Sharelink": {
531+
"password": "Password",
532+
"root_folder_path": "Root folder path",
533+
"url": "Url"
534+
},
530535
"OnedriveAPP": {
531536
"chunk_size": "Chunk size",
532537
"client_id": "Client id",
@@ -979,6 +984,7 @@
979984
},
980985
"NeteaseMusic": {},
981986
"Onedrive": {},
987+
"Onedrive Sharelink": {},
982988
"OnedriveAPP": {},
983989
"PikPak": {},
984990
"PikPakShare": {},
@@ -1045,6 +1051,7 @@
10451051
"MoPan": "MoPan",
10461052
"NeteaseMusic": "NeteaseMusic",
10471053
"Onedrive": "Onedrive",
1054+
"Onedrive Sharelink": "Onedrive Sharelink",
10481055
"OnedriveAPP": "OnedriveAPP",
10491056
"PikPak": "PikPak",
10501057
"PikPakShare": "PikPakShare",
@@ -1073,4 +1080,4 @@
10731080
"WoPan": "WoPan",
10741081
"YandexDisk": "YandexDisk"
10751082
}
1076-
}
1083+
}

0 commit comments

Comments
 (0)