add contents
This commit is contained in:
13
lib/plugins/odt/lang/hu/lang.php
Normal file
13
lib/plugins/odt/lang/hu/lang.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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';
|
Reference in New Issue
Block a user