瀏覽代碼

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

Lauri Ojansivu 8 年之前
父節點
當前提交
1f80f96735
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.