Add support to list galleries with sort

This commit is contained in:
2023-09-08 22:09:41 +08:00
parent f6956e0989
commit de18ca304c
6 changed files with 91 additions and 8 deletions

View File

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