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 10, 2025
1 parent 9d6c10b commit 73a0f2b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,9 @@
"thumb_concurrency": "Thumb concurrency",
"thumb_concurrency-tips": "Number of concurrent thumbnail generation goroutines. This controls how many thumbnails can be generated in parallel.",
"thumbnail": "Thumbnail",
"thumbnail-tips": "enable thumbnail"
"thumbnail-tips": "enable thumbnail",
"video_thumb_pos": "Video thumb pos",
"video_thumb_pos-tips": "The position of the video thumbnail. If the value is a number (integer ot floating point), it represents the time in seconds. If the value ends with '%', it represents the percentage of the video duration."
},
"MediaTrack": {
"access_token": "Access token",
Expand Down Expand Up @@ -893,7 +895,8 @@
"head_size": "Head size",
"head_size-tips": "Use head method to get file size, but it may be failed.",
"url_structure": "Url structure",
"url_structure-tips": "structure:FolderName:\n [FileName:][FileSize:][Modified:]Url"
"url_structure-tips": "structure:FolderName:\n [FileName:][FileSize:][Modified:]Url",
"writable": "Writable"
},
"VTencent": {
"cookie": "Cookie",
Expand Down Expand Up @@ -1133,4 +1136,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}

0 comments on commit 73a0f2b

Please sign in to comment.