diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000000..f720bef4aa --- /dev/null +++ b/.tx/config @@ -0,0 +1,99 @@ +[main] +host = https://www.transifex.com + + +[openmrs-esm-patient-chart.esm-form-entry-app] +file_filter = packages/esm-form-entry-app/translations/.json +source_file = packages/esm-form-entry-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-attachments-app] +file_filter = packages/esm-patient-attachments-app/translations/.json +source_file = packages/esm-patient-attachments-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-medications-app] +file_filter = packages/esm-patient-medications-app/translations/.json +source_file = packages/esm-patient-medications-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-vitals-app] +file_filter = packages/esm-patient-vitals-app/translations/.json +source_file = packages/esm-patient-vitals-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-generic-patient-widgets-app] +file_filter = packages/esm-generic-patient-widgets-app/translations/.json +source_file = packages/esm-generic-patient-widgets-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-banner-app] +file_filter = packages/esm-patient-banner-app/translations/.json +source_file = packages/esm-patient-banner-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-conditions-app] +file_filter = packages/esm-patient-conditions-app/translations/.json +source_file = packages/esm-patient-conditions-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-notes-app] +file_filter = packages/esm-patient-notes-app/translations/.json +source_file = packages/esm-patient-notes-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-allergies-app] +file_filter = packages/esm-patient-allergies-app/translations/.json +source_file = packages/esm-patient-allergies-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-biometrics-app] +file_filter = packages/esm-patient-biometrics-app/translations/.json +source_file = packages/esm-patient-biometrics-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-forms-app] +file_filter = packages/esm-patient-forms-app/translations/.json +source_file = packages/esm-patient-forms-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-programs-app] +file_filter = packages/esm-patient-programs-app/translations/.json +source_file = packages/esm-patient-programs-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-appointments-app] +file_filter = packages/esm-patient-appointments-app/translations/.json +source_file = packages/esm-patient-appointments-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-chart-app] +file_filter = packages/esm-patient-chart-app/translations/.json +source_file = packages/esm-patient-chart-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-immunizations-app] +file_filter = packages/esm-patient-immunizations-app/translations/.json +source_file = packages/esm-patient-immunizations-app/translations/en.json +source_lang = en +type = KEYVALUEJSON + +[openmrs-esm-patient-chart.esm-patient-test-results-app] +file_filter = packages/esm-patient-test-results-app/translations/.json +source_file = packages/esm-patient-test-results-app/translations/en.json +source_lang = en +type = KEYVALUEJSON