1<?php
2
3// Config options
4$lang['Theme']          = 'Theme';
5$lang['Layouts']        = 'Layouts<br>This must be a JSON decodable string. For details please see the template page at dokuwiki.org.';
6$lang['BreadcrumbsSep'] = 'Separator for Breadcrumbs';
7$lang['YouAreHereSep']  = 'Separator for You-Are-Here';
8