Files
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

14 lines
378 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Imre Nagy <crash2@freemail.hu>
*
* @package DokuWiki\lang\hu\lang
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
$lang['view'] = 'Oldal exportálása OpenDocument formátumba';
$lang['export_odt_button'] = 'Exportálás ODT-be';