29 lines
760 B
JSON
29 lines
760 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"invalid_hostname": "Kehtetu hostinimi"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"hostname": "Hostnimi mille kohta DNS p\u00e4ring tehakse",
|
|
"resolver": "IPV4 otsingu lahendaja",
|
|
"resolver_ipv6": "IPV6 otsingu lahendaja"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"error": {
|
|
"invalid_resolver": "Lahendaja IP-aadress on vale"
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"resolver": "IPV4 otsingu lahendaja",
|
|
"resolver_ipv6": "IPV6 otsingu lahendaja"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |