mirror of
https://github.com/samanhappy/mcphub.git
synced 2026-01-03 13:18:59 -05:00
feat: implement pagination for server list with customizable items pe… (#534)
This commit is contained in:
@@ -248,6 +248,10 @@
|
||||
"github": "GitHub",
|
||||
"wechat": "WeChat",
|
||||
"discord": "Discord",
|
||||
"itemsPerPage": "Éléments par page",
|
||||
"showing": "Affichage de {{start}}-{{end}} sur {{total}}",
|
||||
"previous": "Précédent",
|
||||
"next": "Suivant",
|
||||
"required": "Requis",
|
||||
"secret": "Secret",
|
||||
"default": "Défaut",
|
||||
|
||||
Reference in New Issue
Block a user