add contents

This commit is contained in:
Trevor Batley
2025-10-09 15:04:29 +11:00
parent 170362eec1
commit bce7dd054a
2537 changed files with 301282 additions and 0 deletions

View 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';

View 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">';