Localized Views

I think we need to add localization support to the views path resolver to make it search for view file in "views/ru-RU/controllers/someview.php". What do you think?

Technically, you can extend view component and override findViewFile() (I wonder if there’s a better place for overriding), but yes, probably it would be nice to have such a feature out of the box.

Should already be implemented. If it does not work, please add an issue on github.

https://github.com/yiisoft/yii2/blob/master/docs/guide/i18n.md#views