Browse Source

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

Lauri Ojansivu 8 years ago
parent
commit
1f80f96735
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -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.