esc_html__('Activating ', 'potter'), 'verify_network' => esc_html__('Not connect. Verify Network.', 'potter'), 'page_not_found' => esc_html__('Requested page not found. [404]', 'potter'), 'internal_server_error' => esc_html__('Internal Server Error [500]', 'potter'), 'json_parse_failed' => esc_html__('Requested JSON parse failed', 'potter'), 'timeout_error' => esc_html__('Time out error', 'potter'), 'ajax_req_aborted' => esc_html__('Ajax request aborted', 'potter'), 'uncaught_error' => esc_html__('Uncaught Error', 'potter'), ) ); } add_action('admin_enqueue_scripts', 'potter_admin_scripts');