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 Jan 16, 2024
1 parent 0969d46 commit 9c36d14
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@
"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_source": "Qrcode source",
"qrcode_source-tips": "select the QR code device, default linux",
"qrcode_sources": {
"android": "Android",
"ios": "Ios",
"linux": "Linux",
"mac": "Mac",
"tv": "Tv",
"web": "Web",
"windows": "Windows"
},
"qrcode_token": "Qrcode token",
"qrcode_token-tips": "one of QR code token and cookie required",
"root_folder_id": "Root folder id"
Expand All @@ -17,6 +28,17 @@
"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_source": "Qrcode source",
"qrcode_source-tips": "select the QR code device, default linux",
"qrcode_sources": {
"android": "Android",
"ios": "Ios",
"linux": "Linux",
"mac": "Mac",
"tv": "Tv",
"web": "Web",
"windows": "Windows"
},
"qrcode_token": "Qrcode token",
"qrcode_token-tips": "one of QR code token and cookie required",
"receive_code": "Receive code",
Expand Down Expand Up @@ -859,4 +881,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit 9c36d14

Please sign in to comment.