website_jukni/dokuwiki/lib/plugins/include/lang/sl/lang.php

12 lines
271 B
PHP
Raw Permalink Normal View History

<?php
/**
* Slovenian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Blaž Mertelj <Blaz.Mertelj@atol.si>
*/
// custom language strings for the plugin
$lang['readmore'] = '→ Preberi več...';
//Setup VIM: ex: et ts=2 :