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 May 22, 2024
1 parent 2459a36 commit cb1375a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,11 @@
},
"Mega_nz": {
"email": "Email",
"password": "Password"
"password": "Password",
"two_fa_code": "Two fa code",
"two_fa_code-tips": "2FA 6-digit code, filling in the 2FA code alone will not support reloading driver",
"two_fa_secret": "Two fa secret",
"two_fa_secret-tips": "2FA secret"
},
"MoPan": {
"cloud_id": "Cloud id",
Expand Down Expand Up @@ -519,12 +523,16 @@
"tenant_id": "Tenant id"
},
"PikPak": {
"client_id": "Client id",
"client_secret": "Client secret",
"disable_media_link": "Disable media link",
"password": "Password",
"root_folder_id": "Root folder id",
"username": "Username"
},
"PikPakShare": {
"client_id": "Client id",
"client_secret": "Client secret",
"password": "Password",
"root_folder_id": "Root folder id",
"share_id": "Share id",
Expand Down Expand Up @@ -980,4 +988,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit cb1375a

Please sign in to comment.