Skip to content

Commit 4f45910

Browse files
committed
chore: auto update i18n file
1 parent 6069877 commit 4f45910

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/lang/en/drivers.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,11 +409,13 @@
409409
"thumbnail-tips": "enable thumbnail which pre-generated under .thumbnails folder"
410410
},
411411
"Degoo": {
412+
"access_token": "Access token",
413+
"access_token-tips": "Access token for Degoo API, obtained automatically",
412414
"password": "Password",
413415
"password-tips": "Your Degoo account password",
416+
"refresh_token": "Refresh token",
417+
"refresh_token-tips": "Refresh token for automatic token renewal, obtained automatically",
414418
"root_folder_id": "Root folder id",
415-
"token": "Token",
416-
"token-tips": "Access token for Degoo API, will be obtained automatically if not provided",
417419
"username": "Username",
418420
"username-tips": "Your Degoo account email"
419421
},

0 commit comments

Comments
 (0)