mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Update search
This commit is contained in:
@@ -333,5 +333,9 @@
|
||||
"translationFile": "Tnanslation file",
|
||||
"translationFileHelp": "The path to json file contains tag's translation. Will download from website if this is empty.",
|
||||
"thumbnailFormat": "Thumbnail format",
|
||||
"thumbnailFormatHelp": "Webp is not supported in ffmpeg API method."
|
||||
"thumbnailFormatHelp": "Webp is not supported in ffmpeg API method.",
|
||||
"search": "Search",
|
||||
"maxSearchSuggestions": "Maximum results of search suggestions",
|
||||
"ok": "Ok",
|
||||
"changeSettings": "Change settings"
|
||||
}
|
||||
|
||||
@@ -333,5 +333,9 @@
|
||||
"translationFile": "翻译文件",
|
||||
"translationFileHelp": "包含标签翻译的JSON文件路径。未指定时将从网站上下载。",
|
||||
"thumbnailFormat": "缩略图格式",
|
||||
"thumbnailFormatHelp": "ffmpeg API方式不支持webp格式。"
|
||||
"thumbnailFormatHelp": "ffmpeg API方式不支持webp格式。",
|
||||
"search": "搜索",
|
||||
"maxSearchSuggestions": "最大搜索建议结果数量",
|
||||
"ok": "确定",
|
||||
"changeSettings": "修改设置"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user