Added more uncountables, the list could go on

This commit is contained in:
Phill Sparks 2011-11-10 00:40:45 +00:00
parent e84fb806f8
commit 932dec6af7
1 changed files with 3 additions and 0 deletions

View File

@ -102,13 +102,16 @@ class Inflector {
* @var array * @var array
*/ */
private static $uncountable = array( private static $uncountable = array(
'audio',
'equipment', 'equipment',
'data', 'data',
'deer', 'deer',
'fish', 'fish',
'gold',
'information', 'information',
'money', 'money',
'rice', 'rice',
'police',
'series', 'series',
'sheep', 'sheep',
'species', 'species',