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