mirror of
https://github.com/samanhappy/mcphub.git
synced 2026-01-05 06:08:38 -05:00
feat: implement pagination for server list with customizable items pe… (#534)
This commit is contained in:
@@ -248,6 +248,10 @@
|
||||
"wechat": "WeChat",
|
||||
"discord": "Discord",
|
||||
"required": "Required",
|
||||
"itemsPerPage": "Items per page",
|
||||
"showing": "Showing {{start}}-{{end}} of {{total}}",
|
||||
"previous": "Previous",
|
||||
"next": "Next",
|
||||
"secret": "Secret",
|
||||
"default": "Default",
|
||||
"value": "Value",
|
||||
|
||||
Reference in New Issue
Block a user