From 164c3b8834a228c31f0f803887f7ca6dcf24da30 Mon Sep 17 00:00:00 2001 From: Shivank Kacker Date: Tue, 15 Oct 2024 12:07:08 +0530 Subject: [PATCH] updated locale --- src/Locale/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Locale/en.json b/src/Locale/en.json index 88375a9d16f..7fba93ce4f6 100644 --- a/src/Locale/en.json +++ b/src/Locale/en.json @@ -1029,5 +1029,6 @@ "length": "Length ({{unit}})", "live_patients_total_beds": "Live Patients / Total beds", "occupancy" : "Occupancy", - "view_cns" : "View CNS" + "view_cns" : "View CNS", + "create_consultation" : "Create Consultation" }