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 6, 2023
1 parent 6cb6af8 commit aae1566
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,21 @@
"qrcode_token-tips": "one of QR code token and cookie required",
"root_folder_id": "Root folder id"
},
"115 Share": {
"cookie": "Cookie",
"cookie-tips": "one of QR code token and cookie required",
"limit_rate": "Limit rate",
"limit_rate-tips": "limit all api request rate (1r/[limit_rate]s)",
"page_size": "Page size",
"page_size-tips": "list api per page size of 115 driver",
"qrcode_token": "Qrcode token",
"qrcode_token-tips": "one of QR code token and cookie required",
"receive_code": "Receive code",
"receive_code-tips": "receive code of 115 share link",
"root_folder_id": "Root folder id",
"share_code": "Share code",
"share_code-tips": "share code of 115 share link"
},
"123Pan": {
"order_by": "Order by",
"order_bys": {
Expand Down Expand Up @@ -686,6 +701,7 @@
},
"config": {
"115 Cloud": {},
"115 Share": {},
"123Pan": {},
"123PanLink": {},
"123PanShare": {},
Expand Down Expand Up @@ -744,6 +760,7 @@
},
"drivers": {
"115 Cloud": "115 Cloud",
"115 Share": "115 Share",
"123Pan": "123Pan",
"123PanLink": "123PanLink",
"123PanShare": "123PanShare",
Expand Down Expand Up @@ -794,4 +811,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit aae1566

Please sign in to comment.