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 Nov 23, 2023
1 parent 0889cfe commit 7cc747d
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,13 @@
"root_folder_path": "Root folder path",
"surl": "Surl"
},
"ChaoXingGroupDrive": {
"bbsid": "Bbsid",
"cookie": "Cookie",
"password": "Password",
"root_folder_id": "Root folder id",
"user_name": "User name"
},
"Cloudreve": {
"address": "Address",
"cookie": "Cookie",
Expand Down Expand Up @@ -631,6 +638,23 @@
"url_structure": "Url structure",
"url_structure-tips": "structure:FolderName:\n [FileName:][FileSize:][Modified:]Url"
},
"VTencent": {
"cookie": "Cookie",
"order_by": "Order by",
"order_bys": {
"CreatTime": "CreatTime",
"Name": "Name",
"Size": "Size",
"UpdateTime": "UpdateTime"
},
"order_direction": "Order direction",
"order_directions": {
"Asc": "Asc",
"Desc": "Desc"
},
"root_folder_id": "Root folder id",
"tf_uid": "Tf uid"
},
"Virtual": {
"max_file_size": "Max file size",
"min_file_size": "Min file size",
Expand Down Expand Up @@ -724,6 +748,7 @@
"BaiduNetdisk": {},
"BaiduPhoto": {},
"BaiduShare": {},
"ChaoXingGroupDrive": {},
"Cloudreve": {},
"Crypt": {},
"Dropbox": {},
Expand Down Expand Up @@ -755,13 +780,12 @@
"UC": {},
"USS": {},
"UrlTree": {},
"VTencent": {},
"Virtual": {},
"WebDav": {},
"WeiYun": {},
"WoPan": {},
"YandexDisk": {},
"腾讯智能创作平台": {},
"超星小组盘": {}
"YandexDisk": {}
},
"drivers": {
"115 Cloud": "115 Cloud",
Expand All @@ -781,6 +805,7 @@
"BaiduNetdisk": "BaiduNetdisk",
"BaiduPhoto": "BaiduPhoto",
"BaiduShare": "BaiduShare",
"ChaoXingGroupDrive": "ChaoXingGroupDrive",
"Cloudreve": "Cloudreve",
"Crypt": "Crypt",
"Dropbox": "Dropbox",
Expand Down Expand Up @@ -810,36 +835,11 @@
"UC": "UC",
"USS": "USS",
"UrlTree": "UrlTree",
"VTencent": "VTencent",
"Virtual": "Virtual",
"WebDav": "WebDav",
"WeiYun": "WeiYun",
"WoPan": "WoPan",
"YandexDisk": "YandexDisk",
"腾讯智能创作平台": "���讯智能创作平台",
"超星小组盘": "���星小组盘"
},
"腾讯智能创作平台": {
"cookie": "Cookie",
"order_by": "Order by",
"order_bys": {
"CreatTime": "CreatTime",
"Name": "Name",
"Size": "Size",
"UpdateTime": "UpdateTime"
},
"order_direction": "Order direction",
"order_directions": {
"Asc": "Asc",
"Desc": "Desc"
},
"root_folder_id": "Root folder id",
"tf_uid": "Tf uid"
},
"超星小组盘": {
"bbsid": "Bbsid",
"cookie": "Cookie",
"password": "Password",
"root_folder_id": "Root folder id",
"user_name": "User name"
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit 7cc747d

Please sign in to comment.