add contents
This commit is contained in:
14
lib/plugins/howhard/lang/fr/lang.php
Normal file
14
lib/plugins/howhard/lang/fr/lang.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* French language file for howhard plugin
|
||||
*
|
||||
* @author Fabrice DEJAIGHER <fabrice@chtiland.com>
|
||||
*/
|
||||
|
||||
|
||||
$lang['howhardtitle'] = 'Difficulté';
|
||||
$lang['level1'] = 'Très facile';
|
||||
$lang['level2'] = 'Facile';
|
||||
$lang['level3'] = 'Moyen';
|
||||
$lang['level4'] = 'Difficile';
|
||||
$lang['level5'] = 'Très difficile';
|
Reference in New Issue
Block a user