From 2bd331b7939f423f8f8d7f29d4d9ed361878619d Mon Sep 17 00:00:00 2001 From: Kazooba B Lawrence <36139599+kazlaw@users.noreply.github.com> Date: Wed, 6 Dec 2023 08:13:42 +0300 Subject: [PATCH] KH-400: Add Khmer translations (#259) --- configs/openmrs_config/ampathforms/NCD_Consultation.json | 2 +- configs/openmrs_config/ampathforms/NCD_Screening.json | 2 +- .../Health Center - NCD Screening_translations_en.json | 3 ++- .../Health Center - NCD Screening_translations_km.json | 3 ++- .../NCD Consultation_translations_en.json | 3 ++- .../NCD Consultation_translations_km.json | 3 ++- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/configs/openmrs_config/ampathforms/NCD_Consultation.json b/configs/openmrs_config/ampathforms/NCD_Consultation.json index a5170ee0..51c61f1a 100644 --- a/configs/openmrs_config/ampathforms/NCD_Consultation.json +++ b/configs/openmrs_config/ampathforms/NCD_Consultation.json @@ -1261,7 +1261,7 @@ "rendering": "workspace-launcher", "workspaceName": "add-drug-order", "buttonType": "ghost", - "buttonLabel": "Add +", + "buttonLabel": "Add (បន្ថែម) +", "id": "ordering-id" }, "id": "orderDrugs", diff --git a/configs/openmrs_config/ampathforms/NCD_Screening.json b/configs/openmrs_config/ampathforms/NCD_Screening.json index 21f1106c..d0ced6e8 100644 --- a/configs/openmrs_config/ampathforms/NCD_Screening.json +++ b/configs/openmrs_config/ampathforms/NCD_Screening.json @@ -1193,7 +1193,7 @@ "rendering": "workspace-launcher", "workspaceName": "add-drug-order", "buttonType": "ghost", - "buttonLabel": "Add +" + "buttonLabel": "Add (បន្ថែម) +" }, "id": "orderDrugs", "label": "Order for Drugs here:", diff --git a/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_en.json b/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_en.json index 809e9cc2..ab9cbf28 100644 --- a/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_en.json +++ b/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_en.json @@ -20,6 +20,7 @@ "Management": "Management", "Referral to:": "Referral to:", "Left Eye Examination": "Left Eye Examination", - "Right Eye Examination": "Right Eye Examination" + "Right Eye Examination": "Right Eye Examination", + "Order for Drugs here:" : "Order for Drugs here:" } } \ No newline at end of file diff --git a/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_km.json b/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_km.json index eba508eb..ef18f219 100644 --- a/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_km.json +++ b/configs/openmrs_config/ampathformstranslations/Health Center - NCD Screening_translations_km.json @@ -20,6 +20,7 @@ "Management": "ការគ្រប់គ្រង", "Referral to:": "បញ្ជូនទៅ៖", "Left Eye Examination": "ការពិនិត្យភ្នែកខាងឆ្វេង", - "Right Eye Examination": "ការពិនិត្យភ្នែកខាងស្តាំ" + "Right Eye Examination": "ការពិនិត្យភ្នែកខាងស្តាំ", + "Order for Drugs here:" : "ជ្រើសរើសថ្នាំប្រើប្រាស់នៅទីកន្លែងនេះ" } } \ No newline at end of file diff --git a/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_en.json b/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_en.json index f403cef3..141bac17 100644 --- a/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_en.json +++ b/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_en.json @@ -18,6 +18,7 @@ "Life Style": "Life Style", "CVD score": "CVD score", "Renal Tests": "Renal Tests", - "Other Tests": "Other Tests" + "Other Tests": "Other Tests", + "Order for Drugs here:": "Order for Drugs here:" } } \ No newline at end of file diff --git a/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_km.json b/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_km.json index 6f6f599f..bc0dd222 100644 --- a/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_km.json +++ b/configs/openmrs_config/ampathformstranslations/NCD Consultation_translations_km.json @@ -18,6 +18,7 @@ "Life Style": "របៀបរស់នៅ", "CVD score": "ពិន្ទុនៃហានិភ័យជំងឺសរសៃឈាម -បេះដូង", "Renal Tests": "តេស្តពិនិត្យតម្រងនោម", - "Other Tests": "តេស្ត្តផ្សេងៗទៀត" + "Other Tests": "តេស្ត្តផ្សេងៗទៀត", + "Order for Drugs here:": "ជ្រើសរើសថ្នាំប្រើប្រាស់នៅទីកន្លែងនេះ" } } \ No newline at end of file