Skip to content

Commit cce5c60

Browse files
committed
chore: auto update i18n file
1 parent 54f9455 commit cce5c60

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

src/lang/en/drivers.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,13 @@
570570
},
571571
"root_folder_id": "Root folder id"
572572
},
573+
"QuarkTV": {
574+
"device_id": "Device id",
575+
"query_token": "Query token",
576+
"query_token-tips": "don't edit'",
577+
"refresh_token": "Refresh token",
578+
"root_folder_id": "Root folder id"
579+
},
573580
"Quqi": {
574581
"cdn": "Cdn",
575582
"cdn-tips": "If you enable this option, the download speed can be increased, but there will be some performance loss",
@@ -825,6 +832,13 @@
825832
},
826833
"root_folder_id": "Root folder id"
827834
},
835+
"UCTV": {
836+
"device_id": "Device id",
837+
"query_token": "Query token",
838+
"query_token-tips": "don't edit'",
839+
"refresh_token": "Refresh token",
840+
"root_folder_id": "Root folder id"
841+
},
828842
"USS": {
829843
"anti_theft_chain_token": "Anti theft chain token",
830844
"bucket": "Bucket",
@@ -978,6 +992,7 @@
978992
"PikPak": {},
979993
"PikPakShare": {},
980994
"Quark": {},
995+
"QuarkTV": {},
981996
"Quqi": {},
982997
"S3": {},
983998
"SFTP": {},
@@ -993,6 +1008,7 @@
9931008
"ThunderXExpert": {},
9941009
"Trainbit": {},
9951010
"UC": {},
1011+
"UCTV": {},
9961012
"USS": {},
9971013
"UrlTree": {},
9981014
"VTencent": {},
@@ -1046,6 +1062,7 @@
10461062
"PikPak": "PikPak",
10471063
"PikPakShare": "PikPakShare",
10481064
"Quark": "Quark",
1065+
"QuarkTV": "QuarkTV",
10491066
"Quqi": "Quqi",
10501067
"S3": "S3",
10511068
"SFTP": "SFTP",
@@ -1061,6 +1078,7 @@
10611078
"ThunderXExpert": "ThunderXExpert",
10621079
"Trainbit": "Trainbit",
10631080
"UC": "UC",
1081+
"UCTV": "UCTV",
10641082
"USS": "USS",
10651083
"UrlTree": "UrlTree",
10661084
"VTencent": "VTencent",
@@ -1070,4 +1088,4 @@
10701088
"WoPan": "WoPan",
10711089
"YandexDisk": "YandexDisk"
10721090
}
1073-
}
1091+
}

0 commit comments

Comments
 (0)