From 1afc5a6a646c3231187fe032cdff9543662dca44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U-COREI3-3120M=5C=E5=B8=82=E5=B7=9D=E3=82=86=E3=82=8A?= =?UTF-8?q?=E5=AD=90?= Date: Sat, 12 Oct 2019 19:06:29 +0900 Subject: [PATCH] Revert "add Japanese translation is available" This reverts commit 735fa38f9f75d46bc993c655aca0ca0a61fb6534. --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc05030f..7ccde4bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,6 @@ deprecated before 1.8.0, you can switch to an external database server by then. - Enhancement: Create an Authentication Token with IPv6 address restriction ([#829](https://github.com/Mailu/Mailu/issues/829)) - Enhancement: Automatically create admin user on container startup if given appropriate environment variables - Enhancement: Missing wildcard option in alias flask command ([#869](https://github.com/Mailu/Mailu/issues/869)) -- L10N: japanese loca is now available v1.6.0 - 2019-01-18 -------------------