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