From 6c7bc93a2392a47c92b032fb202ed6944aeaacdc Mon Sep 17 00:00:00 2001 From: chrisgarrity Date: Fri, 11 May 2018 08:20:20 -0400 Subject: [PATCH] Update tx/config for Scratch 3.0 --- .tx/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.tx/config b/.tx/config index b6cb702a..7fc7c4c1 100644 --- a/.tx/config +++ b/.tx/config @@ -1,8 +1,8 @@ [main] host = https://www.transifex.com -[experimental-scratch.pen] -file_filter = translations/pen/.json -source_file = translations/pen/en.json +[scratch-editor.extensions] +file_filter = translations/core/.json +source_file = translations/core/en.json source_lang = en type = CHROME