Files
bakery-ia/frontend/src/locales/en/subscription.json
2025-11-19 22:12:51 +01:00

151 lines
6.9 KiB
JSON

{
"categories": {
"daily_operations": "Daily Operations",
"smart_forecasting": "Smart Forecasting",
"smart_ordering": "Smart Ordering",
"business_insights": "Business Insights",
"multi_location": "Multi-Location",
"integrations": "Integrations",
"support": "Support & Training"
},
"features": {
"inventory_management": "Inventory management",
"sales_tracking": "Sales tracking",
"basic_recipes": "Basic recipes",
"production_planning": "Production planning",
"basic_reporting": "Basic reporting",
"mobile_app_access": "Mobile app access",
"email_support": "Email support",
"easy_step_by_step_onboarding": "Easy step-by-step onboarding",
"basic_forecasting": "Smart daily demand predictions for your products",
"demand_prediction": "AI demand prediction",
"waste_tracking": "Reduce waste with real-time tracking and insights",
"order_management": "Order management",
"customer_management": "Customer management",
"supplier_management": "Manage suppliers and automate ordering",
"batch_tracking": "Track each batch",
"expiry_alerts": "Expiry alerts",
"advanced_analytics": "Easy-to-understand reports",
"custom_reports": "Custom reports",
"sales_analytics": "Sales analytics",
"supplier_performance": "Supplier performance",
"waste_analysis": "Waste analysis",
"profitability_analysis": "Profitability analysis",
"weather_data_integration": "Predictions with local weather",
"traffic_data_integration": "Predictions with local events",
"multi_location_support": "Multi-location support",
"location_comparison": "Location comparison",
"inventory_transfer": "Inventory transfer",
"batch_scaling": "Batch scaling",
"recipe_feasibility_check": "Check if you can fulfill orders",
"seasonal_patterns": "Seasonal patterns",
"longer_forecast_horizon": "Plan up to 3 months ahead",
"pos_integration": "POS integration",
"accounting_export": "Accounting export",
"basic_api_access": "Basic API access",
"priority_email_support": "Priority email support",
"phone_support": "Phone support",
"scenario_modeling": "Simulate different situations",
"what_if_analysis": "Test different scenarios",
"risk_assessment": "Risk assessment",
"full_api_access": "Full API access",
"unlimited_webhooks": "Unlimited webhooks",
"erp_integration": "ERP integration",
"custom_integrations": "Custom integrations",
"sso_saml": "SSO/SAML",
"advanced_permissions": "Advanced permissions",
"audit_logs_export": "Audit logs export",
"compliance_reports": "Compliance reports",
"dedicated_account_manager": "Dedicated account manager",
"priority_support": "Priority support",
"support_24_7": "24/7 support",
"custom_training": "Custom training",
"business_analytics": "Easy-to-understand business reports across all your locations",
"enhanced_ai_model": "AI that knows your neighborhood: 92% accurate predictions",
"what_if_scenarios": "Test decisions before investing (new products, pricing, hours)",
"production_distribution": "Distribution management: central production → multiple stores",
"centralized_dashboard": "Single control panel: complete visibility from production to sales",
"enterprise_ai_model": "Most advanced AI + custom scenario modeling"
},
"plans": {
"starter": {
"description": "Perfect for small bakeries getting started",
"tagline": "Start reducing waste today",
"roi_badge": "Bakeries save €300-500/month on waste",
"support": "Email support (48h response)",
"recommended_for": "Your first bakery"
},
"professional": {
"description": "For growing bakeries with multiple locations",
"tagline": "Grow with artificial intelligence",
"roi_badge": "Bakeries save €800-1,200/month on waste & ordering",
"support": "Priority email + phone support (24h response)",
"recommended_for": "Expanding bakeries"
},
"enterprise": {
"description": "For large bakery chains and franchises",
"tagline": "Complete control for your chain",
"roi_badge": "Contact us for custom ROI analysis",
"support": "24/7 dedicated support + account manager",
"recommended_for": "Chains and franchises"
}
},
"billing": {
"monthly": "Monthly",
"yearly": "Yearly",
"save_percent": "Save 17%",
"free_months": "{count, plural, one {# month free} other {# months free}}",
"free_trial_days": "{count, plural, one {# day free} other {# days free}}",
"card_required": "Card required for validation"
},
"limits": {
"users": "Users",
"users_unlimited": "Unlimited",
"users_label": "users",
"locations": "Locations",
"locations_unlimited": "Unlimited",
"locations_label": "locations",
"products": "Products",
"products_unlimited": "Unlimited",
"products_label": "products",
"forecast": "Forecast",
"unlimited": "Unlimited"
},
"ui": {
"loading": "Loading plans...",
"retry": "Retry",
"error_loading": "Could not load plans. Please try again.",
"most_popular": "Most Popular",
"pilot_program_active": "Pilot Program Active",
"pilot_program_description": "As a pilot program participant, you get {count} completely free months on the plan you choose, plus a lifetime 20% discount if you decide to continue.",
"per_month": "per month",
"per_year": "per year",
"save_amount": "Save {amount}/year",
"show_less": "Show less features",
"show_all": "See all {count} features",
"contact_sales": "Contact Sales",
"start_free_trial": "Start Free Trial",
"choose_plan": "Choose Plan",
"selected": "Selected",
"best_value": "Best Value",
"free_trial_footer": "{months} months free • Card required",
"professional_value_badge": "10x capacity • Advanced AI • Multi-location",
"value_per_day": "Only {amount}/day for unlimited growth",
"view_full_comparison": "View full feature comparison →",
"compare_all_features": "Compare All Features",
"detailed_comparison": "Detailed comparison of all subscription plans",
"feature": "Feature",
"choose_starter": "Choose Starter",
"choose_professional": "Choose Professional",
"choose_enterprise": "Choose Enterprise",
"compare_plans": "Compare Plans",
"detailed_feature_comparison": "Detailed feature comparison across all subscription tiers",
"payback_period": "Pays for itself in {days} days",
"time_savings": "Save {hours} hours/week on manual tasks",
"calculate_savings": "Calculate My Savings",
"feature_inheritance_starter": "Includes all essential features",
"feature_inheritance_professional": "All Starter features +",
"feature_inheritance_enterprise": "All Professional features +"
}
}