dokuwiki-plugin-userhomepage/lang/en/lang.php

11 lines
332 B
PHP

<?php
/**
* English language file for Namespaced template
* @author Simon DELAGE <simon.geekitude@gmail.com>
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['created'] = 'Created from template by Userhompage plugin';
$lang['privatenamespace'] = 'Private Namespace';
$lang['publicpage'] = 'Public Page';