Skip to content

Commit c8efc5b

Browse files
authored
Use EntitySelectionSheet in DiagnosisQuestion and some clean-up (ohcnetwork#12181)
1 parent cab4c4e commit c8efc5b

File tree

2 files changed

+244
-473
lines changed

2 files changed

+244
-473
lines changed

public/locale/en.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@
298298
"active_prescriptions": "Active Prescriptions",
299299
"add": "Add",
300300
"add_another": "Add Another",
301-
"add_another_diagnosis": "Add another Diagnosis",
302301
"add_another_medication": "Add another Medication",
303302
"add_another_session": "Add another session",
304303
"add_another_symptom": "Add another Symptom",
@@ -319,6 +318,8 @@
319318
"add_device": "Add Device",
320319
"add_device_with_type": "Add {{type}} Device",
321320
"add_diagnosis": "Add Diagnosis",
321+
"add_diagnosis_one": "Add Diagnosis",
322+
"add_diagnosis_other": "Add another Diagnosis",
322323
"add_drawings": "Add Drawings",
323324
"add_encounter": "Add Encounter",
324325
"add_exception": "Add Exception",
@@ -338,7 +339,7 @@
338339
"add_new_patient": "Add New Patient",
339340
"add_new_user": "Add New User",
340341
"add_notes": "Add notes",
341-
"add_notes_about_diagnosis": "Add notes about the diagnosis...",
342+
"add_notes_about_symptom": "Add notes about the symptom...",
342343
"add_notes_about_the_allergy": "Add notes about the allergy",
343344
"add_option": "Add Option",
344345
"add_organization_one": "Add Organization",

0 commit comments

Comments
 (0)