<?php

/**
 * @license    GPL 2 (https://www.gnu.org/licenses/gpl.html)
 *
 */
$lang['bottomoutput']          = 'Display data at the bottom of the page';
$lang['topoutput']             = 'Display data at the top of the page';
$lang['disableDeleteSerial']   = 'Disable delete button for serial data';
$lang['show_not_found']        = 'Show the default text when no results are returned for struct value syntax';
