Skip to content

Commit

Permalink
Merge pull request #1641 from onaio/thai-translations
Browse files Browse the repository at this point in the history
Update thai translations
  • Loading branch information
ciremusyoka authored Jul 30, 2021
2 parents 1630a76 + 2758aae commit 6d6895e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ exports[`Thailand: containers/forms/PlanForm renders correctly: status label 1`]
className=""
htmlFor="status"
>
ระยะท้องที่
สถานะแผน
</label>
</Label>
`;
Expand Down
8 changes: 4 additions & 4 deletions src/configs/strings/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
"description": "table header: (abbreviated) for the notification date of a plan"
},
"STATUS_HEADER": {
"message": "ระยะท้องที่",
"message": "สถานะแผน",
"description": "column header: containing the status of plans"
},
"REASON_HEADER": {
Expand Down Expand Up @@ -496,7 +496,7 @@
"description": "table lable: inidcating a jurisdiction is a Spray Area"
},
"FOCUS_AREA_HEADER": {
"message": "กลุ่มบ้าน",
"message": "หมู่",
"description": "form label: for the Focus Area specified in a Focus Investigation plan"
},
"FOCUS_INVESTIGATIONS": {
Expand Down Expand Up @@ -808,7 +808,7 @@
"description": "priority level of a plan activity"
},
"VILLAGE": {
"message": "กลุ่มบ้าน",
"message": "หมู่",
"description": "column header: the Village in which a focus investigation takes place"
},
"ROUTINE_TITLE": {
Expand Down Expand Up @@ -900,7 +900,7 @@
"description": "species reported in case Details for case triggered plans"
},
"DIAGNOSIS_DATE": {
"message": "วันที่ตรวจ",
"message": "วันที่เจาะเลือด",
"description": "date of Diagnosis"
},
"CLASSIFICATION": {
Expand Down

0 comments on commit 6d6895e

Please sign in to comment.