Skip to content

Commit

Permalink
chore: auto update i18n file
Browse files Browse the repository at this point in the history
  • Loading branch information
HsuBot committed Jan 19, 2024
1 parent 8f6258a commit d3d7ad5
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,13 @@
},
"root_folder_id": "Root folder id"
},
"Quqi": {
"cookie": "Cookie",
"cookie-tips": "Cookie can be used on multiple clients at the same time",
"password": "Password",
"phone": "Phone",
"root_folder_id": "Root folder id"
},
"S3": {
"access_key_id": "Access key id",
"add_filename_to_disposition": "Add filename to disposition",
Expand Down Expand Up @@ -805,6 +812,7 @@
"PikPak": {},
"PikPakShare": {},
"Quark": {},
"Quqi": {},
"S3": {},
"SFTP": {},
"SMB": {},
Expand Down Expand Up @@ -862,6 +870,7 @@
"PikPak": "PikPak",
"PikPakShare": "PikPakShare",
"Quark": "Quark",
"Quqi": "Quqi",
"S3": "S3",
"SFTP": "SFTP",
"SMB": "SMB",
Expand All @@ -881,4 +890,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit d3d7ad5

Please sign in to comment.