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 Mar 25, 2024
1 parent 1f638f8 commit 400abe5
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,28 @@
"thumbnail": "Thumbnail",
"thumbnail-tips": "enable thumbnail which pre-generated under .thumbnails folder"
},
"Doge": {
"access_key_id": "Access key id",
"add_filename_to_disposition": "Add filename to disposition",
"add_filename_to_disposition-tips": "Add filename to Content-Disposition header.",
"bucket": "Bucket",
"custom_host": "Custom host",
"endpoint": "Endpoint",
"force_path_style": "Force path style",
"list_object_version": "List object version",
"list_object_versions": {
"v1": "V1",
"v2": "V2"
},
"placeholder": "Placeholder",
"region": "Region",
"remove_bucket": "Remove bucket",
"remove_bucket-tips": "Remove bucket name from path when using custom host.",
"root_folder_path": "Root folder path",
"secret_access_key": "Secret access key",
"session_token": "Session token",
"sign_url_expire": "Sign url expire"
},
"Dropbox": {
"client_id": "Client id",
"client_id-tips": "Keep it empty if you don't have one",
Expand Down Expand Up @@ -799,6 +821,7 @@
"ChaoXingGroupDrive": {},
"Cloudreve": {},
"Crypt": {},
"Doge": {},
"Dropbox": {},
"FTP": {},
"FeijiPan": {},
Expand Down Expand Up @@ -859,6 +882,7 @@
"ChaoXingGroupDrive": "ChaoXingGroupDrive",
"Cloudreve": "Cloudreve",
"Crypt": "Crypt",
"Doge": "Doge",
"Dropbox": "Dropbox",
"FTP": "FTP",
"FeijiPan": "FeijiPan",
Expand Down Expand Up @@ -896,4 +920,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit 400abe5

Please sign in to comment.