page list instead of hoc withloadmore

This commit is contained in:
luce 2025-07-19 14:11:12 +02:00
commit c1f1e1acd4
9 changed files with 328 additions and 71 deletions

View file

@ -379,6 +379,9 @@
"selectable_list": {
"select_all": "Select all"
},
"page_list": {
"load_more": "Load more"
},
"settings": {
"add_language": "Add fallback language",
"remove_language": "Remove",
@ -1144,7 +1147,10 @@
"local_only": "local only",
"external_only": "external only"
},
"loading": "Loading..."
"loading": "Loading...",
"deactivate": "deactivate",
"activate": "activate",
"delete": "delete"
},
"limits": {
"arbitrary_limits": "Arbitrary limits",