Skip to content
Merged
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
8 changes: 5 additions & 3 deletions src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
"crack_video": "Crack video",
"official": "Official"
},
"low_bandwith_upload_mode": "Low bandwith upload mode",
"low_bandwith_upload_mode": "Low bandwidth upload mode",
"only_list_video_file": "Only list video file",
"order_by": "Order by",
"order_bys": {
Expand All @@ -328,10 +328,12 @@
},
"refresh_token": "Refresh token",
"root_folder_path": "Root folder path",
"upload_api": "Upload api",
"upload_api": "Upload API",
"upload_thread": "Upload thread",
"upload_thread-tips": "1\u003c=thread\u003c=32",
"use_online_api": "Use online api"
"use_dynamic_upload_api": "Use dynamic upload API",
"use_dynamic_upload_api-tips": "dynamically get upload api domain, when enabled, the 'Upload API' setting will be used as a fallback if failed to get",
"use_online_api": "Use online API"
},
"BaiduPhoto": {
"album_id": "Album id",
Expand Down