xref: /plugin/dw2pdf/lang/de-informal/lang.php (revision 173e91c4ccd8c3f02791658192f57ed3f8c5fa78)
1*173e91c4SThomas Templin<?php
2*173e91c4SThomas Templin
3*173e91c4SThomas Templin/**
4*173e91c4SThomas Templin * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5*173e91c4SThomas Templin *
6*173e91c4SThomas Templin * @author Thomas Templin <templin@gnuwhv.de>
7*173e91c4SThomas Templin */
8*173e91c4SThomas Templin$lang['export_pdf_button']     = 'PDF exportieren';
9