# RDoc::I18n::Locale - ri - phpman

= [**RDoc::I18n::Locale](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AI18n%3A%3ALocale/markdown) < Object**

(from gem rdoc-7.2.0)
------------------------------------------------------------------------
A message container for a locale.

This object provides the following two features:

  * Loads translated messages from .po file.
  * Translates a message into the locale.
------------------------------------------------------------------------
= **Class methods:**

  []
  []=
  new

= **Instance methods:**

  load
  name
  translate

= **Attributes:**

  attr_reader name

