1<?php
2
3/**
4 * English language file
5 *
6 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
7 * @author     Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
8 */
9
10// for the configuration manager
11$lang['backup'] = 'Enable automatic backup after any change to the files in your <code>DOKUWIKI/conf</code> directory';
12