1<?php
2/**
3 * english language file for cmsmode plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 */
7
8$lang['breadcrumbs'] = 'Disable breadcrumbs for anonymous users';
9$lang['youarehere']  = 'Disable hierarchical breadcrumbs for anonymous users';
10$lang['actions']     = 'Actions to disable for anonymous users';
11
12