25 lines
883 B
JSON
25 lines
883 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"link_local_address": "Link local addresses are not supported",
|
|
"not_axis_device": "Uppt\u00e4ckte enhet som inte \u00e4r en Axis enhet"
|
|
},
|
|
"error": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"already_in_progress": "Konfigurations fl\u00f6det f\u00f6r enheten p\u00e5g\u00e5r redan."
|
|
},
|
|
"flow_title": "Axisenhet: {name} ({host})",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"password": "L\u00f6senord",
|
|
"port": "Port",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
},
|
|
"title": "Konfigurera Axis-enhet"
|
|
}
|
|
}
|
|
}
|
|
} |