From 73a0f2b616a6d7bd141b30143475265f2e0fcf01 Mon Sep 17 00:00:00 2001 From: IlaBot Date: Fri, 10 Jan 2025 12:53:14 +0000 Subject: [PATCH] chore: auto update i18n file --- src/lang/en/drivers.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/lang/en/drivers.json b/src/lang/en/drivers.json index 8fa9d68d0e..7a8a239f38 100755 --- a/src/lang/en/drivers.json +++ b/src/lang/en/drivers.json @@ -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", @@ -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", @@ -1133,4 +1136,4 @@ "WoPan": "WoPan", "YandexDisk": "YandexDisk" } -} +} \ No newline at end of file