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