1<?php
2
3/**
4 * English language file for fulldisplay plugin
5 *
6 * @author Andreas Gohr <dokuwiki@cosmocode.de>
7 */
8
9
10// custom language strings for the plugin
11$lang['btn_fulldisplay'] = 'Enable Display Mode';
12