Skip to content

Commit 8e1101a

Browse files
authored
Create nl.json
Added dutch translation
1 parent a87e989 commit 8e1101a

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": "Negeer oude berichten (standaard 1800 seconden)",
8+
"max_stub_interval": "Maximale stub interval (standaard 300 seconden)",
9+
"no_update_timeout": "Reset waarden timeout (standaard 660 seconden)",
10+
"send_to_ema": "Verzend naar EMA"
11+
},
12+
"title": "Configuratie"
13+
}
14+
}
15+
},
16+
"config": {
17+
"step": {
18+
"user": {
19+
"data": {
20+
"ema_host": "EMA Host (3.67.1.32)",
21+
"message_ignore_age": "Negeer oude berichten (standaard 1800 seconden)",
22+
"max_stub_interval": "Maximale stub interval (standaard 300 seconden)",
23+
"no_update_timeout": "Reset waarden timeout (standaard 660 seconden)",
24+
"send_to_ema": "Verzend naar EMA"
25+
},
26+
"title": "Configuratie"
27+
}
28+
}
29+
}
30+
}

0 commit comments

Comments
 (0)