dokuwiki-plugin-userhomepage/lang/en/lang.php
2014-09-10 17:09:50 +02:00

11 lines
381 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'] = 'Page created from template by Userhompage plugin.';
$lang['copyerror'] = 'An error occured while attempting to create ';
$lang['copysuccess'] = 'Successfully created ';