mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-04 14:45:40 +00:00
♿️(frontend) improve pagination control accessibility
Turn main-window pagination into a labelled nav landmark with a live page counter for screen readers. Add pagination.label in all locales.
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
}
|
||||
},
|
||||
"pagination": {
|
||||
"label": "Participants pages",
|
||||
"count": "{{currentPage}} of {{totalPageCount}}",
|
||||
"next": "next page",
|
||||
"previous": "previous page"
|
||||
|
||||
Reference in New Issue
Block a user