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