mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add a bottom bar for single page viewer
This commit is contained in:
@@ -37,6 +37,11 @@
|
||||
"asc": "Ascending",
|
||||
"desc": "Descending",
|
||||
"saveAs": "Save As",
|
||||
"scrollDirection": "Scroll direction",
|
||||
"scrollDirectionDefault": "Left to right",
|
||||
"scrollDirectionRtl": "Right to left",
|
||||
"scrollDirectionDown": "Top to bottom",
|
||||
"scrollDirectionUp": "Bottom to top",
|
||||
"posted": "Posted",
|
||||
"visible": "Visible",
|
||||
"yes": "Yes",
|
||||
|
||||
@@ -37,6 +37,11 @@
|
||||
"asc": "升序",
|
||||
"desc": "降序",
|
||||
"saveAs": "另存为",
|
||||
"scrollDirection": "滚动方向",
|
||||
"scrollDirectionDefault": "从左往右",
|
||||
"scrollDirectionRtl": "从右往左",
|
||||
"scrollDirectionDown": "从上往下",
|
||||
"scrollDirectionUp": "从下往上",
|
||||
"posted": "上传时间",
|
||||
"visible": "可见性",
|
||||
"yes": "是",
|
||||
|
||||
Reference in New Issue
Block a user