Last Modified
2021-04-05 06:48:34 -0500
Requires

Description

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.