Fix i18n route for subfolder. Thanks to nztqa ! Related: #973

This commit is contained in:
Lauri Ojansivu 2017-06-26 12:40:00 +03:00
parent 974825bbcf
commit 1f80f96735

View file

@ -3,6 +3,7 @@
This release fixes the following bugs:
* [Fix admin panel route for subfolder](https://github.com/wekan/wekan/pull/1084);
* [Fix i18n route for subfolder](https://github.com/wekan/wekan/pull/1085).
Thanks to GitHub user nztqa for contributions.