Skip to content

Commit 5da9565

Browse files
committed
chore: auto update i18n file
1 parent 1aa3224 commit 5da9565

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/lang/en/drivers.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,15 @@
408408
"thumbnail": "Thumbnail",
409409
"thumbnail-tips": "enable thumbnail which pre-generated under .thumbnails folder"
410410
},
411+
"Degoo": {
412+
"password": "Password",
413+
"password-tips": "Your Degoo account password",
414+
"root_folder_id": "Root folder id",
415+
"token": "Token",
416+
"token-tips": "Access token for Degoo API, will be obtained automatically if not provided",
417+
"username": "Username",
418+
"username-tips": "Your Degoo account email"
419+
},
411420
"Doge": {
412421
"access_key_id": "Access key id",
413422
"add_filename_to_disposition": "Add filename to disposition",
@@ -1225,6 +1234,7 @@
12251234
"Cloudreve": {},
12261235
"Cloudreve V4": {},
12271236
"Crypt": {},
1237+
"Degoo": {},
12281238
"Doge": {},
12291239
"Doubao": {},
12301240
"DoubaoShare": {},
@@ -1306,6 +1316,7 @@
13061316
"Cloudreve": "Cloudreve",
13071317
"Cloudreve V4": "Cloudreve V4",
13081318
"Crypt": "Crypt",
1319+
"Degoo": "Degoo",
13091320
"Doge": "Doge",
13101321
"Doubao": "Doubao",
13111322
"DoubaoShare": "DoubaoShare",
@@ -1362,4 +1373,4 @@
13621373
"WoPan": "WoPan",
13631374
"YandexDisk": "YandexDisk"
13641375
}
1365-
}
1376+
}

0 commit comments

Comments
 (0)