diff --git a/app/config_files/plh_kids_kw_settings.json b/app/config_files/plh_kids_kw_settings.json new file mode 100644 index 0000000..f5bb3d7 --- /dev/null +++ b/app/config_files/plh_kids_kw_settings.json @@ -0,0 +1,11 @@ +{ + "CoreFiles": "../parenting-app-ui/.idems_app/deployments/plh_kids_kw/app_data/sheets", + "ComposeResult": "app/1_compose_result", + "CoreGroups": [["data_list", ["campaign_rows", "campaign_schedule", "legal_terms","generated"]],["global", ["legal_terms"]],["template", ["legal_terms"]],["tour", [""]]], + "SplitGroups": [["main","plh_kids_kw"], ["legal_terms","plh_kids_kw"]], + "ExtractResult": "app/2_extract_result", + "ReadyForTranslation": "app/3_ready_for_translators", + "PostTranslation": ["../PLH-Digital-Content/translations/plh_kids_kw"], + "PostTranslationJSONs": "app/4_result_from_translators", + "FinalDictionaries": "app/5_completed_dictionaries" +}