xref: /plugin/struct/lang/en/settings.php (revision 0549dcc5bc88d4f9d923acdd09931d8d51be7097)
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