<?php

/**
 * Configuration localisation strings for Struct Template plugin
 */

declare(strict_types=1);

$lang['show_not_found'] = 'Whether to output a message if there are no results';
