alias I18n::TranslationsHash
 
  Overview
A translation hash corresponds to a hash that must be returned by I18n::Loader::Base subclasses when translations
are loaded from a specific source.
Alias Definition
Hash(String, I18n::TranslationsHashValues)