Breakpoint clones were still in the tab order, marketing always painted Log in, and at 430px the logo overlay covered Use cases and Learn. Co-authored-by: Cursor <cursoragent@cursor.com>
22 lines
557 B
JSON
22 lines
557 B
JSON
{
|
|
"navigation": {
|
|
"useCases": "Use cases",
|
|
"learn": "Learn",
|
|
"about": "About"
|
|
},
|
|
"skipToContent": "Skip to content",
|
|
"buttons": {
|
|
"logIn": "Log in",
|
|
"profile": "Profile",
|
|
"createRule": "Create rule"
|
|
},
|
|
"ariaLabels": {
|
|
"mainNavigationHeader": "Main navigation header",
|
|
"mainNavigation": "Main navigation",
|
|
"navigateToPage": "Navigate to {text} page",
|
|
"logInToAccount": "Log in to your account",
|
|
"goToProfile": "Go to your profile",
|
|
"createNewRule": "Create a new rule with avatar decoration"
|
|
}
|
|
}
|