Fix Demo enterprise
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"login_link": "Sign in here",
|
||||
"terms_link": "Terms of Service",
|
||||
"privacy_link": "Privacy Policy",
|
||||
"step_of": "Step {{current}} of {{total}}",
|
||||
"step_of": "Step {current} of {total}",
|
||||
"continue": "Continue",
|
||||
"back": "Back"
|
||||
},
|
||||
|
||||
@@ -437,6 +437,7 @@
|
||||
"ai_prevented_label": "prevented by AI",
|
||||
"last_run_label": "Last run",
|
||||
"ai_prevented_details": "Issues Prevented by AI",
|
||||
"prevented_issues_types": "Prevented Issues Types",
|
||||
"ai_handling_rate": "AI Handling Rate",
|
||||
"estimated_savings": "Estimated Savings",
|
||||
"issues_prevented": "Issues Prevented",
|
||||
@@ -525,6 +526,8 @@
|
||||
"confidence": "Confidence: {confidence}%",
|
||||
"variance": "Variance: +{variance}%",
|
||||
"historical_avg": "Hist. avg: {avg} units",
|
||||
"equipment_alerts": "Equipment Alerts",
|
||||
"production_alerts": "Production Alerts",
|
||||
"alerts_section": "Production Alerts",
|
||||
"alerts": {
|
||||
"equipment_maintenance": "Equipment Maintenance Required",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"finish": "Finish"
|
||||
},
|
||||
"progress": {
|
||||
"step_of": "Step {{current}} of {{total}}",
|
||||
"step_of": "Step {current} of {total}",
|
||||
"completed": "Completed",
|
||||
"in_progress": "In progress",
|
||||
"pending": "Pending"
|
||||
|
||||
@@ -127,6 +127,8 @@
|
||||
"start_free_trial": "Start Free Trial",
|
||||
"choose_plan": "Choose Plan",
|
||||
"selected": "Selected",
|
||||
"plan_selected": "Plan Selected",
|
||||
"click_to_select": "Click on any plan to select it",
|
||||
"best_value": "Best Value",
|
||||
"free_trial_footer": "{months} months free • Card required",
|
||||
"professional_value_badge": "10x capacity • Advanced AI • Multi-location",
|
||||
|
||||
Reference in New Issue
Block a user