module

Rosetta::VariantsTranslation

Methods for translations with variants.

Instance methods

t_hash(values : Hash)

Using a hash for interpolation is considered unsafe since the content of hashes can't be checked at compile-time. Try to avoid using this method if you can.

Source