Align a11y_* strings with Element X project in Localazy (#11435)

* Align `a11y_*` strings with Element X project in Localazy

* Update matrix-web-i18n
This commit is contained in:
Michael Telatynski 2023-08-22 17:15:25 +01:00 committed by GitHub
parent 0d8b58cdd7
commit 1a49a38f04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 140 additions and 70 deletions

View file

@ -449,7 +449,7 @@ export default class UserMenu extends React.Component<IProps, IState> {
className="mx_UserMenu_contextMenuButton"
onClick={this.onOpenMenuClick}
inputRef={this.buttonRef}
label={_t("User menu")}
label={_t("a11y|user_menu")}
isExpanded={!!this.state.contextMenuPosition}
onContextMenu={this.onContextMenu}
>