Skip to content

Commit f8bf010

Browse files
authored
Create de.json
Added german translation
1 parent 8e1101a commit f8bf010

File tree

1 file changed

+30
-0
lines changed
  • custom_components/apsystems_ecu_proxy/translations

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"options": {
3+
"step": {
4+
"init": {
5+
"data": {
6+
"ema_host": "EMA Host (3.67.1.32)",
7+
"message_ignore_age": "Alte Nachrichten ignorieren (Standard 1800 Sekunden)",
8+
"max_stub_interval": "Maximales Stub-Intervall (Standard 300 Sekunden)",
9+
"no_update_timeout": "Zeitüberschreitung beim Zurücksetzen der Werte (Standard 660 Sekunden)",
10+
"send_to_ema": "An EMA versenden"
11+
},
12+
"title": "Konfiguration"
13+
}
14+
}
15+
},
16+
"config": {
17+
"step": {
18+
"user": {
19+
"data": {
20+
"ema_host": "EMA Host (3.67.1.32)",
21+
"message_ignore_age": "Alte Nachrichten ignorieren (Standard 1800 Sekunden)",
22+
"max_stub_interval": "Maximales Stub-Intervall (Standard 300 Sekunden)",
23+
"no_update_timeout": "Zeitüberschreitung beim Zurücksetzen der Werte (Standard 660 Sekunden)",
24+
"send_to_ema": "An EMA versenden"
25+
},
26+
"title": "Konfiguration"
27+
}
28+
}
29+
}
30+
}

0 commit comments

Comments
 (0)