Files
dokuwiki-plugins/lib/plugins/howhard/lang/tr/lang.php
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

14 lines
390 B
PHP

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