diff --git a/framework/CHANGELOG.md b/framework/CHANGELOG.md index 855337e2c3..f41953d631 100644 --- a/framework/CHANGELOG.md +++ b/framework/CHANGELOG.md @@ -4,6 +4,7 @@ Yii Framework 2 Change Log 2.0.0 beta under development ---------------------------- +- Enh #3073: Hungarian translation added (pappfer) - Bug #1265: AssetController does not override 'js' and 'css' for compressed bundles (klimov-paul) - Bug #1326: The `visible` setting for `DetailView` doesn't work as expected (qiangxue) - Bug #1412: `FileValidator` and `ImageValidator` still trigger `uploadRequired` error in some case when `skipOnEmpty` is true and no upload is provided (qiangxue) @@ -320,4 +321,4 @@ Yii Framework 2 Change Log - [Swiftmailer](https://github.com/yiisoft/yii2-swiftmailer) - [Smarty View Renderer](https://github.com/yiisoft/yii2-smarty) - - [Twig View Renderer](https://github.com/yiisoft/yii2-twig) + - [Twig View Renderer](https://github.com/yiisoft/yii2-twig) \ No newline at end of file diff --git a/framework/messages/hu/app.php b/framework/messages/hu/app.php deleted file mode 100644 index 1aac9feb40..0000000000 --- a/framework/messages/hu/app.php +++ /dev/null @@ -1,21 +0,0 @@ - 'Szia {username}!', -); \ No newline at end of file