add contents
This commit is contained in:
13
lib/plugins/howhard/lang/tr/lang.php
Normal file
13
lib/plugins/howhard/lang/tr/lang.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author ilker R. Kapac <irifat@gmail.com>
|
||||
*/
|
||||
$lang['howhardtitle'] = 'Zorluk Seviyesi';
|
||||
$lang['level1'] = 'Çok kolay';
|
||||
$lang['level2'] = 'Kolay';
|
||||
$lang['level3'] = 'Orta';
|
||||
$lang['level4'] = 'Zor';
|
||||
$lang['level5'] = 'Çok zor';
|
10
lib/plugins/howhard/lang/tr/settings.php
Normal file
10
lib/plugins/howhard/lang/tr/settings.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author ilker R. Kapac <irifat@gmail.com>
|
||||
* @author İlker Kapaç <irifat@gmail.com>
|
||||
*/
|
||||
$lang['compact'] = 'Basit Düzen';
|
||||
$lang['confhowhardstyle'] = 'Kullanılacak görseli seçin :<br>1 : <img src="/lib/plugins/howhard/images/style1/3.png"><br>2 : <img src="/lib/plugins/howhard/images/style2/3.png"><br><br>3 : <img src="/lib/plugins/howhard/images/style3/3.png"><br><br>4 : <img src="/lib/plugins/howhard/images/style4/3.png">';
|
Reference in New Issue
Block a user