mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add support to list galleries with sort
This commit is contained in:
@@ -31,5 +31,9 @@
|
||||
"copyImgUrl": "Copy image URL to clipboard",
|
||||
"retry": "Retry",
|
||||
"displayAd": "Display Ad pages",
|
||||
"showTranslatedTag": "Show translated tag (Chinese only)"
|
||||
"showTranslatedTag": "Show translated tag (Chinese only)",
|
||||
"none": "none",
|
||||
"sortByGid": "Sort by gallery id",
|
||||
"asc": "Ascending",
|
||||
"desc": "Descending"
|
||||
}
|
||||
|
||||
@@ -31,5 +31,9 @@
|
||||
"copyImgUrl": "复制图片链接到剪贴板",
|
||||
"retry": "重试",
|
||||
"displayAd": "显示广告页面",
|
||||
"showTranslatedTag": "显示标签翻译(仅限中文)"
|
||||
"showTranslatedTag": "显示标签翻译(仅限中文)",
|
||||
"none": "无",
|
||||
"sortByGid": "按画廊ID排序",
|
||||
"asc": "升序",
|
||||
"desc": "降序"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user