From b3e9ffffec5e3a01244b3cf00a778596bf0f2a02 Mon Sep 17 00:00:00 2001 From: Juanfran Date: Thu, 19 Nov 2015 08:44:10 +0100 Subject: [PATCH] update transifex locales path --- .tx/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index 38d247e7..f0f3b762 100644 --- a/.tx/config +++ b/.tx/config @@ -3,7 +3,7 @@ host = https://www.transifex.com lang_map = sr@latin:sr-latn, zh-Hans:zh-hans, zh-Hant:zh-hant, pt_BR:pt-br [taiga-front.locale-enjson] -file_filter = app/locales/locale-.json -source_file = app/locales/locale-en.json +file_filter = app/locales/taiga/locale-.json +source_file = app/locales/taiga/locale-en.json source_lang = en type = KEYVALUEJSON