You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lang/en/drivers.json
+27-1Lines changed: 27 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -153,6 +153,30 @@
153
153
"username": "Username",
154
154
"validate_code": "Validate code"
155
155
},
156
+
"189CloudTV": {
157
+
"access_token": "Access token",
158
+
"family_id": "Family id",
159
+
"order_by": "Order by",
160
+
"order_bys": {
161
+
"filename": "Filename",
162
+
"filesize": "Filesize",
163
+
"lastOpTime": "LastOpTime"
164
+
},
165
+
"order_direction": "Order direction",
166
+
"order_directions": {
167
+
"asc": "Asc",
168
+
"desc": "Desc"
169
+
},
170
+
"rapid_upload": "Rapid upload",
171
+
"root_folder_id": "Root folder id",
172
+
"type": "Type",
173
+
"types": {
174
+
"family": "Family",
175
+
"personal": "Personal"
176
+
},
177
+
"upload_thread": "Upload thread",
178
+
"upload_thread-tips": "1\u003c=thread\u003c=32"
179
+
},
156
180
"Alias": {
157
181
"download_concurrency": "Download concurrency",
158
182
"download_concurrency-tips": "Need to enable proxy",
@@ -1138,6 +1162,7 @@
1138
1162
"alert": "You can try to use 189PC driver if this driver does not work."
1139
1163
},
1140
1164
"189CloudPC": {},
1165
+
"189CloudTV": {},
1141
1166
"Alias": {},
1142
1167
"Aliyundrive": {
1143
1168
"alert": "There may be an infinite loop bug in this driver.\nDeprecated, no longer maintained and will be removed in a future version.\nWe recommend using the official driver AliyundriveOpen."
0 commit comments