<?php
return array(
"second" => "second|seconds",
"minute" => "minute|minutes",
"hour" => "hour|hours",
"day" => "day|days",
"week" => "week|weeks",
"month" => "month|months",
"year" => "year|years",
);