feat(a11y): implement screen reader support and accessibility optimizations
This commit is contained in:
@@ -58,12 +58,14 @@
|
||||
}
|
||||
},
|
||||
"Navigation": {
|
||||
"menu": "Menu",
|
||||
"home": "Home",
|
||||
"team": "Team",
|
||||
"products": "Products",
|
||||
"blog": "Blog",
|
||||
"contact": "Contact",
|
||||
"toggleMenu": "Toggle Menu"
|
||||
"toggleMenu": "Toggle Menu",
|
||||
"skipToContent": "Skip to content"
|
||||
},
|
||||
"Footer": {
|
||||
"legal": "Legal",
|
||||
@@ -394,4 +396,4 @@
|
||||
"cta": "Back to Safety"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user