In this demo, all screenreader-only titles and labels are in French. But VoiceOver is stupid, and it completely
ignores the page's language when reading buttons. Links and any other text are fine, it's just buttons.
1
2
3
4
5
6
ID Utilisateur
Nom
Date de création
{{user.id}}
{{user.name}}
{{user.creation | date}}
Utilisateurs {{pagination.firstItem + 1}} - {{pagination.lastItem + 1}} sur {{users.length}}