add contents
This commit is contained in:
13
lib/plugins/hidden/lang/tr/lang.php
Normal file
13
lib/plugins/hidden/lang/tr/lang.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author ilker rifat kapaç <irifat@gmail.com>
|
||||
*/
|
||||
$lang['encoding'] = 'utf-8';
|
||||
$lang['direction'] = 'soldan sağa';
|
||||
$lang['onHidden'] = 'Göstermek için tıklayın ⇲';
|
||||
$lang['onVisible'] = 'Gizlemek için tıklayın ⇱';
|
||||
$lang['edit'] = 'Gizlenmiş bölümü düzenle';
|
||||
$lang['button'] = 'Gizlenmiş bölüm';
|
Reference in New Issue
Block a user