mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add import task
This commit is contained in:
@@ -266,5 +266,8 @@
|
||||
"leftOrTop": "Left / Top",
|
||||
"center": "Center",
|
||||
"rightOrBottom": "Right / Bottom",
|
||||
"thumbnailAlignHelp": "This only works if the scaling method is to touch container from outside/inside."
|
||||
"thumbnailAlignHelp": "This only works if the scaling method is to touch container from outside/inside.",
|
||||
"createImportTask": "Create import task",
|
||||
"importPath": "Path to the file/directory to import",
|
||||
"importSize": "Image size"
|
||||
}
|
||||
|
||||
@@ -266,5 +266,8 @@
|
||||
"leftOrTop": "左/上",
|
||||
"center": "居中",
|
||||
"rightOrBottom": "右/下",
|
||||
"thumbnailAlignHelp": "仅当缩放方法是缩放以填满/适合容器时生效。"
|
||||
"thumbnailAlignHelp": "仅当缩放方法是缩放以填满/适合容器时生效。",
|
||||
"createImportTask": "创建导入任务",
|
||||
"importPath": "需要导入的文件/文件夹路径",
|
||||
"importSize": "图像大小"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user