2013-03-21 19:29:18 +01:00
|
|
|
{
|
|
|
|
"lookup-error": {
|
2013-04-20 00:05:46 +02:00
|
|
|
"en": "{domain} is \u000303AVAILABLE! \u000314({code})",
|
|
|
|
"nl": "{domain} is \u000303BESCHIKBAAR! \u000314({code})"
|
2013-03-21 19:29:18 +01:00
|
|
|
},
|
|
|
|
"lookup": {
|
2013-04-20 00:05:46 +02:00
|
|
|
"en": "{domain} is \u000305TAKEN! \u000314({address})",
|
|
|
|
"nl": "{domain} is \u000305BEZET! \u000314({address})"
|
2013-03-21 19:29:18 +01:00
|
|
|
},
|
|
|
|
"rdns": {
|
2013-04-20 00:05:46 +02:00
|
|
|
"en": "{ip} \u2192 {domain}",
|
2013-03-21 19:29:18 +01:00
|
|
|
},
|
|
|
|
"rdns-error": {
|
2013-04-20 00:05:46 +02:00
|
|
|
"en": "Unable to lookup {ip}. \u000314({error})",
|
|
|
|
"nl": "{ip} kan niet worden opgezocht. \u000314({error})"
|
2013-03-21 19:29:18 +01:00
|
|
|
}
|
|
|
|
}
|