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.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", }, 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", } };