summaryrefslogtreecommitdiff
path: root/lib/plugins/info/lang/sl/lang.php
blob: 62936947c21dadb1f55e050f4b5f39129180423c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Guillaume Turri <guillaume.turri@gmail.com>
 */
 
$lang['encoding']              = 'utf-8';
$lang['direction']             = 'ltr';
$lang['onHidden']              = 'Click to display ⇲';
$lang['onVisible']             = 'Click to hide ⇱';