Imporve onboarding UI
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
"user_needed": "User Needed",
|
||||
"needs_review": "needs your review",
|
||||
"all_handled": "all handled by AI",
|
||||
"prevented_badge": "{{count}} issue{{count, plural, one {} other {s}}} prevented",
|
||||
"prevented_badge": "{count} issue{{count, plural, one {} other {s}}} prevented",
|
||||
"prevented_description": "AI proactively handled these before they became problems",
|
||||
"analyzed_title": "What I Analyzed",
|
||||
"actions_taken": "What I Did",
|
||||
@@ -320,7 +320,7 @@
|
||||
"celebration": "Great news! AI prevented {count} issue{plural} before they became problems.",
|
||||
"ai_insight": "AI Insight:",
|
||||
"show_less": "Show Less",
|
||||
"show_more": "Show {{count}} More",
|
||||
"show_more": "Show {count} More",
|
||||
"no_issues": "No issues prevented this week",
|
||||
"no_issues_detail": "All systems running smoothly!",
|
||||
"error_title": "Unable to load prevented issues"
|
||||
|
||||
Reference in New Issue
Block a user