Skip to content

Commit 9187f86

Browse files
authored
Create es.json
Added spanish translation
1 parent 000aa81 commit 9187f86

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": "Ignorar mensajes antiguos (predeterminado 1800 segundos)",
8+
"max_stub_interval": "Intervalo máximo de código auxiliar (predeterminado 300 segundos)",
9+
"no_update_timeout": "Restablecer el tiempo de espera de los valores (predeterminado 660 segundos)",
10+
"send_to_ema": "Enviar a EMA"
11+
},
12+
"title": "Configuración"
13+
}
14+
}
15+
},
16+
"config": {
17+
"step": {
18+
"user": {
19+
"data": {
20+
"ema_host": "EMA Host (3.67.1.32)",
21+
"message_ignore_age": "Ignorar mensajes antiguos (predeterminado 1800 segundos)",
22+
"max_stub_interval": "Intervalo máximo de código auxiliar (predeterminado 300 segundos)",
23+
"no_update_timeout": "Restablecer el tiempo de espera de los valores (predeterminado 660 segundos)",
24+
"send_to_ema": "Enviar a EMA"
25+
},
26+
"title": "Configuración"
27+
}
28+
}
29+
}
30+
}

0 commit comments

Comments
 (0)