Skip to content

Commit

Permalink
(chore) Migrate to newer Transifex version
Browse files Browse the repository at this point in the history
  • Loading branch information
jona42-ui committed Jan 10, 2024
1 parent 7eef26a commit 75c6521
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[main]
host = https://www.transifex.com

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

9 changes: 9 additions & 0 deletions packages/esm-home-app/translations/zh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"activeVisits": "活跃就诊",
"appointmentScheduling": "预约挂号",
"captureVitals": "记录生命体征",
"configureMetadata": "配置元数据",
"dataManagement": "数据管理",
"reports": "报告",
"systemAdministration": "系统管理"
}

0 comments on commit 75c6521

Please sign in to comment.