Skip to content

Commit a50ce9d

Browse files
committed
chore: auto update i18n file
1 parent be90ec6 commit a50ce9d

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

src/lang/en/drivers.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,30 @@
153153
"username": "Username",
154154
"validate_code": "Validate code"
155155
},
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+
},
156180
"Alias": {
157181
"download_concurrency": "Download concurrency",
158182
"download_concurrency-tips": "Need to enable proxy",
@@ -1138,6 +1162,7 @@
11381162
"alert": "You can try to use 189PC driver if this driver does not work."
11391163
},
11401164
"189CloudPC": {},
1165+
"189CloudTV": {},
11411166
"Alias": {},
11421167
"Aliyundrive": {
11431168
"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."
@@ -1219,6 +1244,7 @@
12191244
"139Yun": "139Yun",
12201245
"189Cloud": "189Cloud",
12211246
"189CloudPC": "189CloudPC",
1247+
"189CloudTV": "189CloudTV",
12221248
"Alias": "Alias",
12231249
"Aliyundrive": "Aliyundrive",
12241250
"AliyundriveOpen": "AliyundriveOpen",
@@ -1285,4 +1311,4 @@
12851311
"WoPan": "WoPan",
12861312
"YandexDisk": "YandexDisk"
12871313
}
1288-
}
1314+
}

0 commit comments

Comments
 (0)