Implement I18n for Interval
Allows I18n.localize interval
to be translated into its pieces 1 year, 2 months, 3 days, 4 hours, 6 minutes, and 7 seconds
, use array support and :one
and :more
for values.
Allows I18n.localize interval
to be translated into its pieces 1 year, 2 months, 3 days, 4 hours, 6 minutes, and 7 seconds
, use array support and :one
and :more
for values.