From 7980fd2bd9da7cdb153d147289de827f76cea71b Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Fri, 22 May 2020 00:06:45 +0200 Subject: [PATCH] Rename Chinese translation file so that it gets picked up by Babel (#627) --- .../translations/{zh_HANS-CN => zh_Hans}/LC_MESSAGES/messages.po | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ihatemoney/translations/{zh_HANS-CN => zh_Hans}/LC_MESSAGES/messages.po (100%) diff --git a/ihatemoney/translations/zh_HANS-CN/LC_MESSAGES/messages.po b/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po similarity index 100% rename from ihatemoney/translations/zh_HANS-CN/LC_MESSAGES/messages.po rename to ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po