13 lines
292 B
JSON
13 lines
292 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"no_ip": "Adresse IP non valide"
|
||
|
},
|
||
|
"flow_title": "{name} ({host})",
|
||
|
"step": {
|
||
|
"discovery_confirm": {
|
||
|
"description": "Voulez-vous configurer {name} ({host}) ?"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|