1
0
Fork 0
dokuwiki-plugins-extra/plugins/55/dw2pdf/lang/ca/lang.php

13 lines
434 B
PHP
Raw Normal View History

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author David Surroca <david.tb303@gmail.com>
*/
$lang['export_pdf_button'] = 'Exporta a PDF';
$lang['needtitle'] = 'Proporcioneu un títol.';
$lang['needns'] = 'Proporcioneu un espai de noms existent.';
$lang['empty'] = 'Encara no teniu cap pàgina seleccionada.';
$lang['tocheader'] = 'Índex';