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 0b0a857 commit f4bb0ea
Showing 1 changed file with 31 additions and 3 deletions.
34 changes: 31 additions & 3 deletions src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,9 @@
"WebDav": {},
"WeiYun": {},
"WoPan": {},
"YandexDisk": {}
"YandexDisk": {},
"腾讯智能创作平台": {},
"超星小组盘": {}
},
"drivers": {
"115 Cloud": "115 Cloud",
Expand Down Expand Up @@ -810,6 +812,32 @@
"WebDav": "WebDav",
"WeiYun": "WeiYun",
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
"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"
}
}
}

0 comments on commit f4bb0ea

Please sign in to comment.