Skip to content

Commit

Permalink
(chore) Update config and migrate to latest transifex version (#938)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian <52504170+ibacher@users.noreply.github.com>
  • Loading branch information
befantasy and ibacher authored Jan 19, 2024
1 parent f69d9ba commit 797e07e
Showing 1 changed file with 48 additions and 31 deletions.
79 changes: 48 additions & 31 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -1,39 +1,56 @@
[main]
host = https://www.transifex.com

[o:openmrs:p:openmrs-esm-patient-management:r:esm-active-visits-app]
file_filter = packages/esm-active-visits-app/translations/<lang>.json
source_file = packages/esm-active-visits-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
replace_edited_strings = false
keep_translations = false
resource_name = esm-active-visits-app

[openmrs-esm-patient-management.esm-outpatient-app]
file_filter = packages/esm-outpatient-app/translations/<lang>.json
source_file = packages/esm-outpatient-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
[o:openmrs:p:openmrs-esm-patient-management:r:esm-appointments-app]
file_filter = packages/esm-appointments-app/translations/<lang>.json
source_file = packages/esm-appointments-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
replace_edited_strings = false
keep_translations = false
resource_name = esm-appointments-app

[openmrs-esm-patient-management.esm-patient-registration-app]
file_filter = packages/esm-patient-registration-app/translations/<lang>.json
source_file = packages/esm-patient-registration-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
[o:openmrs:p:openmrs-esm-patient-management:r:esm-patient-list-management-app]
file_filter = packages/esm-patient-list-management-app/translations/<lang>.json
source_file = packages/esm-patient-list-management-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
replace_edited_strings = false
keep_translations = false
resource_name = esm-patient-list-management-app

[openmrs-esm-patient-management.esm-appointments-app]
file_filter = packages/esm-appointments-app/translations/<lang>.json
source_file = packages/esm-appointments-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
[o:openmrs:p:openmrs-esm-patient-management:r:esm-patient-registration-app]
file_filter = packages/esm-patient-registration-app/translations/<lang>.json
source_file = packages/esm-patient-registration-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
replace_edited_strings = false
keep_translations = false
resource_name = esm-patient-registration-app

[openmrs-esm-patient-management.esm-patient-search-app]
file_filter = packages/esm-patient-search-app/translations/<lang>.json
source_file = packages/esm-patient-search-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
[o:openmrs:p:openmrs-esm-patient-management:r:esm-patient-search-app]
file_filter = packages/esm-patient-search-app/translations/<lang>.json
source_file = packages/esm-patient-search-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
replace_edited_strings = false
keep_translations = false
resource_name = esm-patient-search-app

[openmrs-esm-patient-management.esm-active-visits-app]
file_filter = packages/esm-active-visits-app/translations/<lang>.json
source_file = packages/esm-active-visits-app/translations/en.json
source_lang = en
type = KEYVALUEJSON

[openmrs-esm-patient-management.esm-patient-list-management-app]
file_filter = packages/esm-patient-list-management-app/translations/<lang>.json
source_file = packages/esm-patient-list-management-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
[o:openmrs:p:openmrs-esm-patient-management:r:esm-service-queues-app]
file_filter = packages/esm-service-queues-app/translations/<lang>.json
source_file = packages/esm-service-queues-app/translations/en.json
source_lang = en
type = KEYVALUEJSON
replace_edited_strings = false
keep_translations = false
resource_name = esm-service-queues-app

0 comments on commit 797e07e

Please # to comment.