export default { editor: { "card.label_import": "Import", "card.label_export": "Export", "editor.main_title": "Haupt Entitäten", "editor.solar_section": "Solar/PV", "editor.grid_section": "Netz Import/Export", "editor.battery_section": "Batterie", "editor.consumers_section": "Zusätzliche Verbraucher", "editor.options_section": "Darstellung & Optionen", "editor.flow_rate_title": "Flussraten (W) an Röhren anzeigen", "editor.invert_battery": "Wert umkehren (+/-)", "editor.label_toggle": "Label im Kreis anzeigen", "editor.compact_view": "Kompakte Ansicht (evcc)", "editor.hide_inactive": "Inaktive Röhren ausblenden", "editor.entity": "Entität (Watt)", "editor.label": "Beschriftung", "editor.icon": "Icon", "editor.back": "Zurück", "editor.battery_soc_label": "Ladestand (%)", "editor.house_total_title": "🏠 Gesamtverbrauch (optional)", "editor.house_sensor_label": "Sensor für Hausverbrauch (optional)", "editor.house_sensor_hint": "Wird benötigt, damit das Haus-Icon anklickbar ist (compact view).", "editor.consumer_1_title": "🚗 Links (Lila)", "editor.consumer_2_title": "♨️ Mitte (Orange)", "editor.consumer_3_title": "🏊 Rechts (Türkis)", "editor.zoom_label": "🔍 Zoom (Standard View)", "editor.neon_glow": "Neon Glow", "editor.donut_chart": "Donut Chart (Grid/Haus)", "editor.comet_tail": "Comet Tail Effect", "editor.dashed_line": "Dashed Line Effect", "editor.colored_values": "Farbige Textwerte", "editor.hide_consumer_icons": "Icons unten ausblenden", }, card: { "card.label_solar": "Solar", "card.label_grid": "Netz", "card.label_battery": "Batterie", "card.label_house": "Verbrauch", "card.label_car": "E-Auto", "card.label_import": "Import", "card.label_export": "Export", } };