mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +08:00
doc wording
[ci skip]
This commit is contained in:
@@ -63,7 +63,7 @@ class I18N extends Component
|
|||||||
/**
|
/**
|
||||||
* Translates a message to the specified language.
|
* Translates a message to the specified language.
|
||||||
*
|
*
|
||||||
* After translation the message will be parsed using [[MessageFormatter]] if it contains
|
* After translation the message will be formatted using [[MessageFormatter]] if it contains
|
||||||
* ITU message format and `$params` are not empty.
|
* ITU message format and `$params` are not empty.
|
||||||
*
|
*
|
||||||
* @param string $category the message category.
|
* @param string $category the message category.
|
||||||
|
|||||||
Reference in New Issue
Block a user