Skip to content

Commit a7589cb

Browse files
committed
chore: auto update i18n file
1 parent 0a60106 commit a7589cb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

src/lang/en/drivers.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -539,10 +539,14 @@
539539
},
540540
"PikPak": {
541541
"captcha_token": "Captcha token",
542-
"client_id": "Client id",
543-
"client_secret": "Client secret",
542+
"device_id": "Device id",
544543
"disable_media_link": "Disable media link",
545544
"password": "Password",
545+
"platform": "Platform",
546+
"platforms": {
547+
"android": "Android",
548+
"web": "Web"
549+
},
546550
"refresh_token": "Refresh token",
547551
"root_folder_id": "Root folder id",
548552
"username": "Username"
@@ -1090,4 +1094,4 @@
10901094
"WoPan": "WoPan",
10911095
"YandexDisk": "YandexDisk"
10921096
}
1093-
}
1097+
}

0 commit comments

Comments
 (0)