xref: /plugin/struct/lang/en/settings.php (revision ec57c91426df63af0526856d8317d1450bb81382)
1<?php
2
3$lang['bottomoutput'] = 'Display data at the bottom of the page';
4$lang['topoutput'] = 'Display data at the top of the page';
5$lang['disableDeleteSerial'] = 'Disable delete button for serial data';
6$lang['show_not_found'] = 'Show the default text when no results are returned for struct value syntax';
7