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 Sep 8, 2024
1 parent fa28fae commit 223a35d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,12 +547,14 @@
},
"PikPak": {
"captcha_token": "Captcha token",
"custom_low_latency_address": "Custom low latency address",
"device_id": "Device id",
"disable_media_link": "Disable media link",
"password": "Password",
"platform": "Platform",
"platforms": {
"android": "Android",
"pc": "Pc",
"web": "Web"
},
"refresh_token": "Refresh token",
Expand All @@ -562,18 +564,22 @@
"oauth2": "Oauth2"
},
"root_folder_id": "Root folder id",
"use_low_latency_address": "Use low latency address",
"username": "Username"
},
"PikPakShare": {
"custom_low_latency_address": "Custom low latency address",
"device_id": "Device id",
"platform": "Platform",
"platforms": {
"android": "Android",
"pc": "Pc",
"web": "Web"
},
"root_folder_id": "Root folder id",
"share_id": "Share id",
"share_pwd": "Share pwd",
"use_low_latency_address": "Use low latency address",
"use_transcoding_address": "Use transcoding address"
},
"Quark": {
Expand Down Expand Up @@ -1112,4 +1118,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit 223a35d

Please sign in to comment.