summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/include/lang/sl/lang.php
blob: 9a9e24caa243b3b665c1fe3a6fe6c32b27195cdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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 :