add contents
This commit is contained in:
13
lib/plugins/howhard/lang/no/lang.php
Normal file
13
lib/plugins/howhard/lang/no/lang.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Arne Hanssen <arne.hanssen@getmail.no>
|
||||
*/
|
||||
$lang['howhardtitle'] = 'Vanskelig';
|
||||
$lang['level1'] = 'Svært lett';
|
||||
$lang['level2'] = 'Lett';
|
||||
$lang['level3'] = 'Medium';
|
||||
$lang['level4'] = 'Hard';
|
||||
$lang['level5'] = 'Svært hard';
|
Reference in New Issue
Block a user