Skip to content

Commit a1ffabd

Browse files
committed
feat(ai-chat): rephrase login title to action-led copy
AI_CHAT_LOGIN_TITLE: 'Sign In to Use AI' → 'Sign in to get started with AI'. Used by the new login UI which reuses the placeholder card layout, so the title pairs with the placeholder header to read as an inviting call-to-action rather than a gating message.
1 parent a8daccd commit a1ffabd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2180,7 +2180,7 @@ define({
21802180
"AI_CHAT_PLACEHOLDER_CARD_BUGS_DESC": "Scan for issues",
21812181
"AI_CHAT_PLACEHOLDER_CARD_IMPROVE_TITLE": "Suggest improvements",
21822182
"AI_CHAT_PLACEHOLDER_CARD_IMPROVE_DESC": "UX & performance tips",
2183-
"AI_CHAT_LOGIN_TITLE": "Sign In to Use AI",
2183+
"AI_CHAT_LOGIN_TITLE": "Sign in to get started with AI",
21842184
"AI_CHAT_LOGIN_MESSAGE": "Sign in to your {APP_NAME} account to access AI features.",
21852185
"AI_CHAT_LOGIN_BTN": "Sign In",
21862186
"AI_CHAT_INTRO_GUEST_TITLE": "Design layouts, fix bugs, and build faster with AI",

0 commit comments

Comments
 (0)