Changes
Title
unchanged
i18n for your model in just 1 line
Category
unchanged
Tutorials
Yii version
unchanged
Tags
changed
i18n
Content
changed
A simple trick to get the localized version of a
fimodel
d f
rom you modiel
d is to add this little
functionmethod to your models.
```php
[...]
public function getNameLocalized()[...]