Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,11 @@
"username": "Username"
},
"189CloudPC": {
"access_token": "Access token",
"family_id": "Family id",
"family_transfer": "Family transfer",
"generate_torrent": "Generate torrent",
"generate_torrent-tips": "Generate torrent file with CAS extension after upload",
"login_type": "Login type",
"login_types": {
"password": "Password",
Expand Down Expand Up @@ -593,6 +596,19 @@
"root_folder_path": "Root folder path",
"use_online_api": "Use online api"
},
"Emby": {
"api_key": "Api key",
"link_method": "Link method",
"link_methods": {
"download": "Download",
"stream": "Stream"
},
"password": "Password",
"root_folder_id": "Root folder id",
"url": "Url",
"user_id": "User id",
"username": "Username"
},
"FTP": {
"address": "Address",
"encoding": "Encoding",
Expand Down Expand Up @@ -1496,6 +1512,7 @@
},
"DoubaoShare": {},
"Dropbox": {},
"Emby": {},
"FTP": {},
"FebBox": {},
"FeijiPan": {},
Expand Down Expand Up @@ -1588,6 +1605,7 @@
"DoubaoNew": "DoubaoNew",
"DoubaoShare": "DoubaoShare",
"Dropbox": "Dropbox",
"Emby": "Emby",
"FTP": "FTP",
"FebBox": "FebBox",
"FeijiPan": "FeijiPan",
Expand Down Expand Up @@ -1645,4 +1663,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}