Files
dokuwiki-plugins/lib/plugins/dw2pdf/lang/it/lang.php
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

12 lines
358 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Torpedo <dgtorpedo@gmail.com>
*/
$lang['export_pdf_button'] = 'Esporta in PDF';
$lang['needtitle'] = 'Per favore fornire un titolo.';
$lang['empty'] = 'Non hai ancora selzionato delle pagine.';
$lang['tocheader'] = 'Sommario';