add contents
This commit is contained in:
13
lib/plugins/howhard/lang/ru/lang.php
Normal file
13
lib/plugins/howhard/lang/ru/lang.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
|
||||
*/
|
||||
$lang['howhardtitle'] = 'Сложность';
|
||||
$lang['level1'] = 'очень низкая';
|
||||
$lang['level2'] = 'низкая';
|
||||
$lang['level3'] = 'средняя';
|
||||
$lang['level4'] = 'высокая';
|
||||
$lang['level5'] = 'очень высокая';
|
Reference in New Issue
Block a user