1<?php
2
3/**
4 * English language file for versionswitch plugin
5 *
6 * @author Andreas Gohr <dokuwiki@cosmocode.de>
7 */
8
9$lang['regexes'] = 'Configure the namespaces where different versions are stores. Optionally add a regex separated by a space to match the version namespaces.';
10