diff --git a/src/lang/en/drivers.json b/src/lang/en/drivers.json index edfe19fd9..e3d1f8b3d 100755 --- a/src/lang/en/drivers.json +++ b/src/lang/en/drivers.json @@ -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", @@ -799,6 +821,7 @@ "ChaoXingGroupDrive": {}, "Cloudreve": {}, "Crypt": {}, + "Doge": {}, "Dropbox": {}, "FTP": {}, "FeijiPan": {}, @@ -859,6 +882,7 @@ "ChaoXingGroupDrive": "ChaoXingGroupDrive", "Cloudreve": "Cloudreve", "Crypt": "Crypt", + "Doge": "Doge", "Dropbox": "Dropbox", "FTP": "FTP", "FeijiPan": "FeijiPan", @@ -896,4 +920,4 @@ "WoPan": "WoPan", "YandexDisk": "YandexDisk" } -} +} \ No newline at end of file