We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aced58 commit 92411adCopy full SHA for 92411ad
src/lang/en/drivers.json
@@ -130,6 +130,11 @@
130
"189CloudPC": {
131
"family_id": "Family id",
132
"family_transfer": "Family transfer",
133
+ "login_type": "Login type",
134
+ "login_types": {
135
+ "password": "Password",
136
+ "qrcode": "Qrcode"
137
+ },
138
"no_use_ocr": "No use ocr",
139
"order_by": "Order by",
140
"order_bys": {
@@ -144,6 +149,8 @@
144
149
},
145
150
"password": "Password",
146
151
"rapid_upload": "Rapid upload",
152
+ "refresh_token": "Refresh token",
153
+ "refresh_token-tips": "To switch accounts, please clear this field",
147
154
"root_folder_id": "Root folder id",
148
155
"type": "Type",
156
"types": {
@@ -1400,4 +1407,4 @@
1400
1407
"WoPan": "WoPan",
1401
1408
"YandexDisk": "YandexDisk"
1402
1409
}
1403
-}
1410
+}
0 commit comments