From 74aefdc7b472ca8e384e8f2df168f88d9ea82b27 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 13 Aug 2019 20:16:13 +0100 Subject: [PATCH] fix push me pull you scripts --- scripts/.tx/config | 5 ++++- scripts/push_translations | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100755 scripts/push_translations diff --git a/scripts/.tx/config b/scripts/.tx/config index e1eb47b..175bc40 100644 --- a/scripts/.tx/config +++ b/scripts/.tx/config @@ -2,6 +2,9 @@ host = https://www.transifex.com [openlp.mobile-test] -file_filter = ../../asserts/lang/.json +file_filter = ../../assets/lang/.json +minimum_perc = 0 +source_file = ../assets/lang/en.json source_lang = en +type = KEYVALUEJSON diff --git a/scripts/push_translations b/scripts/push_translations new file mode 100755 index 0000000..aaee107 --- /dev/null +++ b/scripts/push_translations @@ -0,0 +1 @@ +tx push -s