Improve onboarding

This commit is contained in:
Urtzi Alfaro
2025-12-18 13:26:32 +01:00
parent f76b3f8e6b
commit f10a2b92ea
42 changed files with 2175 additions and 984 deletions

View File

@@ -61,5 +61,31 @@
"errors": {
"loading_accounts": "Error loading demo accounts",
"creating_session": "Error creating demo session"
},
"banner": {
"active_session": "Active Demo Session",
"time_remaining": "Time remaining",
"session_expired": "Session expired",
"tutorial_button": "View Tutorial",
"continue_tutorial": "Continue Tutorial",
"tutorial_paused": "Tutorial paused at step",
"create_account": "Create Account",
"exit": "Exit"
},
"exit_modal": {
"title": "Are you sure you want to exit?",
"time_left": "You still have",
"time_left_suffix": "of demo session left.",
"cta_title": "Like what you see?",
"cta_description": "Join hundreds of bakeries already optimizing their production, reducing costs and improving profitability with our professional system.",
"benefits": {
"save_data": "Save your data",
"save_data_suffix": "permanently and securely",
"full_access": "Full access",
"full_access_suffix": "to all professional features"
},
"create_account_button": "Create Account",
"continue_demo": "Continue Demo",
"exit_demo": "Exit Demo"
}
}

View File

@@ -5,7 +5,9 @@
"steps": {
"setup": {
"title": "Register Bakery",
"description": "Configure your bakery's basic information"
"title_enterprise": "Register Central Bakery",
"description": "Configure your bakery's basic information",
"description_enterprise": "Central bakery information"
},
"poi_detection": {
"title": "Location Analysis",