Add a bottom bar for single page viewer

This commit is contained in:
2025-09-28 21:21:52 +08:00
parent 8d9fe6a2e3
commit 23d6cd5fdb
3 changed files with 221 additions and 25 deletions

View File

@@ -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",