[WEB-4197] chore: auth forms semantics and accessibility #7128

This commit is contained in:
Aaryan Khandelwal 2025-05-30 18:22:20 +05:30 committed by GitHub
parent 01b685ea57
commit cb92108bf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 252 additions and 75 deletions

View file

@ -22,6 +22,13 @@
"collapse_sidebar": "Collapse sidebar",
"expand_sidebar": "Expand sidebar",
"edition_badge": "Open paid plans' modal"
},
"auth_forms": {
"clear_email": "Clear email",
"show_password": "Show password",
"hide_password": "Hide password",
"close_alert": "Close alert",
"close_popover": "Close popover"
}
}
}
}