1<?php 2 3/** 4 * Configuration localisation strings for Struct Template plugin 5 */ 6 7declare(strict_types=1); 8 9$lang['none'] = 'Nothing found'; 10