mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-20 00:20:44 +08:00
@@ -26,4 +26,4 @@ automatically re-extract messages keeping unchanged ones intact.
|
||||
In the translation file each array element represents the translation (value) of a message (key). If the value is empty,
|
||||
the message is considered as not translated. Messages that no longer need translation will have their translations
|
||||
enclosed between a pair of '@@' marks. Message string can be used with plural forms format. Check [i18n section
|
||||
of the guide](i18n.md) for details.
|
||||
of the guide](../guide/i18n.md) for details.
|
||||
|
||||
Reference in New Issue
Block a user