freenetis-github/system/i18n/en_US/inflector.php @ 54b55b54
8baed187 | Michal Kliment | <?php defined('SYSPATH') or die('No direct access allowed.');
|
|
$lang = array
|
|||
(
|
|||
'access',
|
|||
'art',
|
|||
'equipment',
|
|||
'fish',
|
|||
'food',
|
|||
'heat',
|
|||
'information',
|
|||
'money',
|
|||
'music',
|
|||
'news',
|
|||
'pollution',
|
|||
'rice',
|
|||
'sand',
|
|||
'series',
|
|||
'sheep',
|
|||
'sms',
|
|||
'species',
|
|||
'traffic',
|
|||
'understanding',
|
|||
'work'
|
|||
);
|