From 5d695ad1585fb201ed9aa0172d2e05e91aa43213 Mon Sep 17 00:00:00 2001 From: chrisgarrity Date: Wed, 28 Nov 2018 10:15:40 -0500 Subject: [PATCH] Add new localization files to tx config --- .tx/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.tx/config b/.tx/config index 54ca458e0..f5d8c1f0b 100644 --- a/.tx/config +++ b/.tx/config @@ -177,3 +177,8 @@ type = KEYVALUEJSON source_file = src/views/parents/l10n.json source_lang = en type = KEYVALUEJSON + +[scratch-website.scratch_14-l10njson] +source_file = src/views/scratch_1.4/l10n.json +source_lang = en +type = KEYVALUEJSON