diff --git a/config/inflections.php b/config/inflections.php index 429c085..c0a516e 100644 --- a/config/inflections.php +++ b/config/inflections.php @@ -38,7 +38,7 @@ * * $uninflectedPlural = array('.*[nrlm]ese', '.*deer', '.*fish', '.*measles', '.*ois', '.*pox'); */ - $uninflectedPlural = array(); + $uninflectedPlural = array('.*cash'); /** * This is a key => value array of plural irregular words. * If key matches then the value is returned.