Skip to content

Commit

Permalink
Updated district and activeVisit translation properties (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazlaw authored Jul 9, 2024
1 parent 588bedc commit c5c014b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"cityVillage": "ទីក្រុង",
"country": "ប្រទេស",
"countyDistrict": "ស្រុក/ខ័ណ្ឌ",
"district": "ស្រុក/ខ័ណ្ឌ",
"postalCode": "លេខកូដតំបន់",
"state": "រដ្ឋ",
"stateProvince": "រដ្ឋ",
Expand Down Expand Up @@ -351,7 +352,8 @@
"city": "ភូមិ",
"Country": "ប្រទេស",
"state": "ខេត្ត",
"district": "ស្រុក/ខ័ណ្ឌ"
"district": "ស្រុក/ខ័ណ្ឌ",
"activeVisit": "ការពិនិត្យជំងឺសកម្ម"
}
}
},
Expand Down

0 comments on commit c5c014b

Please sign in to comment.