♿️(frontend) fix SR texts/translations to avoid double announcement
Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
@@ -9,4 +9,8 @@ and this project adheres to
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
-
|
### Changed
|
||||||
|
|
||||||
|
- ♿(frontend) improve accessibility:
|
||||||
|
- ♿️(frontend) hover controls, focus, SR
|
||||||
|
|
||||||
|
|||||||
@@ -512,9 +512,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"participantTileFocus": {
|
"participantTileFocus": {
|
||||||
"containerLabel": "Optionen für {{name}}, F2: zur Symbolleiste unten.",
|
"containerLabel": "Optionen für {{name}}",
|
||||||
"toolbarHint": "F2: zur Symbolleiste unten.",
|
"toolbarHint": "F2: zur Symbolleiste unten.",
|
||||||
|
|
||||||
"pin": {
|
"pin": {
|
||||||
"enable": "Anheften",
|
"enable": "Anheften",
|
||||||
"disable": "Lösen"
|
"disable": "Lösen"
|
||||||
|
|||||||
@@ -512,7 +512,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"participantTileFocus": {
|
"participantTileFocus": {
|
||||||
"containerLabel": "Options for {{name}}, F2: go to the bottom toolbar.",
|
"containerLabel": "Options for {{name}}",
|
||||||
"toolbarHint": "F2: go to the bottom toolbar.",
|
"toolbarHint": "F2: go to the bottom toolbar.",
|
||||||
"pin": {
|
"pin": {
|
||||||
"enable": "Pin",
|
"enable": "Pin",
|
||||||
|
|||||||
@@ -512,8 +512,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"participantTileFocus": {
|
"participantTileFocus": {
|
||||||
"containerLabel": "Options pour {{name}}, raccourci F2 pour aller à la barre d'outils en bas.",
|
"containerLabel": "Options pour {{name}}",
|
||||||
"toolbarHint": "F2: raccourci barre d'outils en bas.",
|
"toolbarHint": "F2 : raccourci barre d'outils en bas.",
|
||||||
"pin": {
|
"pin": {
|
||||||
"enable": "Épingler",
|
"enable": "Épingler",
|
||||||
"disable": "Annuler l'épinglage"
|
"disable": "Annuler l'épinglage"
|
||||||
|
|||||||
@@ -512,7 +512,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"participantTileFocus": {
|
"participantTileFocus": {
|
||||||
"containerLabel": "Opties voor {{name}}, F2: naar de werkbalk onderaan.",
|
"containerLabel": "Opties voor {{name}}",
|
||||||
"toolbarHint": "F2: naar de werkbalk onderaan.",
|
"toolbarHint": "F2: naar de werkbalk onderaan.",
|
||||||
"pin": {
|
"pin": {
|
||||||
"enable": "Pinnen",
|
"enable": "Pinnen",
|
||||||
|
|||||||
Reference in New Issue
Block a user