v_2.3
This commit is contained in:
parent
e2f070941d
commit
7ecf0d53b6
4 changed files with 200 additions and 48 deletions
|
|
@ -20,7 +20,7 @@ export default {
|
|||
"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.house_sensor_hint": "Wird benötigt, damit das Haus-Icon anklickbar ist (more-details). Ansonsten wird der Hausverbrauch berechnet.",
|
||||
"editor.consumer_1_title": "🚗 Links (Lila)",
|
||||
"editor.consumer_2_title": "♨️ Mitte (Orange)",
|
||||
"editor.consumer_3_title": "🏊 Rechts (Türkis)",
|
||||
|
|
@ -37,8 +37,12 @@ export default {
|
|||
"editor.grid_to_battery_sensor": "Netz-zu-Batterie Sensor (Watt)",
|
||||
"editor.grid_to_battery_hint": "Optional: separater Sensor für den Netz-zu-Batterie Fluss. Wenn leer, wird der Wert automatisch berechnet.",
|
||||
"editor.grid_combined_sensor": "Kombinierter Netz-Sensor (W, Optional)",
|
||||
"editor.grid_combined_hint": "Ein Sensor für Import UND Export: positiv = Import, negativ = Export. Überschreibt die getrennten Import/Export Sensoren.",
|
||||
"editor.color_picker": "Farbe anpassen",
|
||||
"editor.grid_combined_hint": "Ein Sensor für Import UND Export: positiv = Import, negativ = Export. Überschreibt den kombinierten Import/Export Sensor.",
|
||||
"editor.color_picker": "Kreis Farbe",
|
||||
"editor.pipe_color": "Rohr Farbe",
|
||||
"editor.export_color": "Export Farbe",
|
||||
"editor.consumer_unit_kw": "Sensor meldet in kW",
|
||||
"editor.show_consumer_always": "Verbraucher bei null Watt anzeigen",
|
||||
},
|
||||
card: {
|
||||
"card.label_solar": "Solar",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue