Skip to content

Commit 92411ad

Browse files
committed
chore: auto update i18n file
1 parent 9aced58 commit 92411ad

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/lang/en/drivers.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,11 @@
130130
"189CloudPC": {
131131
"family_id": "Family id",
132132
"family_transfer": "Family transfer",
133+
"login_type": "Login type",
134+
"login_types": {
135+
"password": "Password",
136+
"qrcode": "Qrcode"
137+
},
133138
"no_use_ocr": "No use ocr",
134139
"order_by": "Order by",
135140
"order_bys": {
@@ -144,6 +149,8 @@
144149
},
145150
"password": "Password",
146151
"rapid_upload": "Rapid upload",
152+
"refresh_token": "Refresh token",
153+
"refresh_token-tips": "To switch accounts, please clear this field",
147154
"root_folder_id": "Root folder id",
148155
"type": "Type",
149156
"types": {
@@ -1400,4 +1407,4 @@
14001407
"WoPan": "WoPan",
14011408
"YandexDisk": "YandexDisk"
14021409
}
1403-
}
1410+
}

0 commit comments

Comments
 (0)