From 36c4024903a91f41fa22bbaa2d8849ef20ef15cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= <ciaranainsworth@posteo.net>
Date: Tue, 1 Oct 2019 12:09:13 +0200
Subject: [PATCH] Correct directory structure for translation

---
 front/locales/zh_Hant/{LC_Messages => LC_MESSAGES}/app.po | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename front/locales/zh_Hant/{LC_Messages => LC_MESSAGES}/app.po (100%)

diff --git a/front/locales/zh_Hant/LC_Messages/app.po b/front/locales/zh_Hant/LC_MESSAGES/app.po
similarity index 100%
rename from front/locales/zh_Hant/LC_Messages/app.po
rename to front/locales/zh_Hant/LC_MESSAGES/app.po
-- 
GitLab