module Rosetta::Localizable
Overview
Include this module in any class where you need to localize many values.
Defined in:
rosetta/localizable.crMacro Summary
-
r_date(format)
Finds the translations for a given format to localize a date
-
r_number(format)
Finds the translations for a given format to localize a number
-
r_time(format)
Finds the translations for a given format to localize a time