frozen_string_literal: true
An i18n supported text.
This object provides the following two features:
* Extracts translation messages from wrapped raw text. * Translates wrapped raw text in specified locale.
Wrapped raw text is one of String, RDoc::Comment or Array of them.