Skip to content

Commit

Permalink
chore: auto update i18n file
Browse files Browse the repository at this point in the history
  • Loading branch information
HsuBot committed Aug 10, 2024
1 parent 54f9455 commit cce5c60
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,13 @@
},
"root_folder_id": "Root folder id"
},
"QuarkTV": {
"device_id": "Device id",
"query_token": "Query token",
"query_token-tips": "don't edit'",
"refresh_token": "Refresh token",
"root_folder_id": "Root folder id"
},
"Quqi": {
"cdn": "Cdn",
"cdn-tips": "If you enable this option, the download speed can be increased, but there will be some performance loss",
Expand Down Expand Up @@ -825,6 +832,13 @@
},
"root_folder_id": "Root folder id"
},
"UCTV": {
"device_id": "Device id",
"query_token": "Query token",
"query_token-tips": "don't edit'",
"refresh_token": "Refresh token",
"root_folder_id": "Root folder id"
},
"USS": {
"anti_theft_chain_token": "Anti theft chain token",
"bucket": "Bucket",
Expand Down Expand Up @@ -978,6 +992,7 @@
"PikPak": {},
"PikPakShare": {},
"Quark": {},
"QuarkTV": {},
"Quqi": {},
"S3": {},
"SFTP": {},
Expand All @@ -993,6 +1008,7 @@
"ThunderXExpert": {},
"Trainbit": {},
"UC": {},
"UCTV": {},
"USS": {},
"UrlTree": {},
"VTencent": {},
Expand Down Expand Up @@ -1046,6 +1062,7 @@
"PikPak": "PikPak",
"PikPakShare": "PikPakShare",
"Quark": "Quark",
"QuarkTV": "QuarkTV",
"Quqi": "Quqi",
"S3": "S3",
"SFTP": "SFTP",
Expand All @@ -1061,6 +1078,7 @@
"ThunderXExpert": "ThunderXExpert",
"Trainbit": "Trainbit",
"UC": "UC",
"UCTV": "UCTV",
"USS": "USS",
"UrlTree": "UrlTree",
"VTencent": "VTencent",
Expand All @@ -1070,4 +1088,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit cce5c60

Please sign in to comment.