I changed some values in 2 files with Sublime Text
script.js line:
11 - {alert( --Translation here -- ');return false;}
*This happens if you leave the search field empty*
adc.php > lines:
44- $custom_found_result_text = __(' --Translation here -- <b>'.$domain.'</b> --Translation here -- , 'wdc');
*Domain available*
45- $custom_not_found_result_text = __(' --Translation here -- <b>'.$domain.'</b> --Translation here --', 'wdc');
*Domain not available*
93- 'button' => ' --Translation here -- '
*Search button’s text