23 lines
696 B
JSON
23 lines
696 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
|
|
"ipv6_not_supported": "IPv6 desteklenmiyor."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Ba\u011flanma hatas\u0131",
|
|
"unknown": "Beklenmeyen hata"
|
|
},
|
|
"flow_title": "{name} - {model} ({ip_address})",
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "{name} - {model} ( {ip_address} ) kurulumunu yapmak istiyor musunuz?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP Adresi"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |