diff --git a/public/locale/en.json b/public/locale/en.json index df928e16fe0..1f7b1992ec9 100644 --- a/public/locale/en.json +++ b/public/locale/en.json @@ -514,7 +514,7 @@ "cannot_select_month_out_of_range": "Cannot select month out of range", "cannot_select_year_out_of_range": "Cannot select year out of range", "capture": "Capture", - "capture_cover_photo": "Capture Cover Photo", + "capture_the_photo": "Capture the Photo", "card": "Card", "care": "CARE", "care_backend": "Care Backend", @@ -1862,8 +1862,8 @@ "select_class": "Select Class", "select_date": "Select date", "select_department": "Select Department", - "select_diff_role": "Please select a different role", "select_diet_preference": "Select diet preference", + "select_diff_role": "Please select a different role", "select_discharge_disposition": "Select discharge disposition", "select_eligible_policy": "Select an Eligible Insurance Policy", "select_facility": "Select Facility", @@ -1888,8 +1888,8 @@ "select_policy_to_add_items": "Select a Policy to Add Items", "select_practitioner": "Select Practitioner", "select_previous": "Select Previous Fields", - "select_prn_reason": "Select reason for PRN", "select_priority": "Select Priority", + "select_prn_reason": "Select reason for PRN", "select_register_patient": "Select/Register Patient", "select_role": "Select Role", "select_route": "Select route", diff --git a/public/locale/hi.json b/public/locale/hi.json index 70704e2cee6..3d70a55ee82 100644 --- a/public/locale/hi.json +++ b/public/locale/hi.json @@ -200,7 +200,6 @@ "camera_permission_denied": "कैमरा अनुमति नहीं दी गई", "cancel": "रद्द करना", "capture": "कब्जा", - "capture_cover_photo": "कवर फ़ोटो कैप्चर करें", "care": "देखभाल", "category": "वर्ग", "caution": "सावधानी", diff --git a/public/locale/kn.json b/public/locale/kn.json index 0ef06eea43c..ee7d126a69f 100644 --- a/public/locale/kn.json +++ b/public/locale/kn.json @@ -202,7 +202,6 @@ "camera_permission_denied": "ಕ್ಯಾಮೆರಾ ಅನುಮತಿ ನಿರಾಕರಿಸಲಾಗಿದೆ", "cancel": "ರದ್ದುಮಾಡಿ", "capture": "ಸೆರೆಹಿಡಿಯಿರಿ", - "capture_cover_photo": "ಕವರ್ ಫೋಟೋ ಸೆರೆಹಿಡಿಯಿರಿ", "care": "ಕಾಳಜಿ", "category": "ವರ್ಗ", "caution": "ಎಚ್ಚರಿಕೆ", diff --git a/public/locale/ml.json b/public/locale/ml.json index 189017c78a3..37b1c5eb29b 100644 --- a/public/locale/ml.json +++ b/public/locale/ml.json @@ -484,7 +484,6 @@ "cancel_appointment": "അപ്പോയിൻ്റ്മെൻ്റ് റദ്ദാക്കുക", "cancelled": "റദ്ദാക്കി", "capture": "ക്യാപ്ചർ", - "capture_cover_photo": "മുഖചിത്രം എടുക്കുക", "card": "കാർഡ്", "care": "കെയർ", "category": "വിഭാഗം", diff --git a/public/locale/ta.json b/public/locale/ta.json index cfe2c19b91e..b077e77a1da 100644 --- a/public/locale/ta.json +++ b/public/locale/ta.json @@ -201,7 +201,6 @@ "camera_permission_denied": "கேமரா அனுமதி நிராகரித்தது", "cancel": "ரத்து செய்", "capture": "பிடிப்பு", - "capture_cover_photo": "அட்டைப் படத்தைப் பிடிக்கவும்", "care": "கவனிப்பு", "category": "வகை", "caution": "எச்சரிக்கை", diff --git a/src/components/Common/AvatarEditModal.tsx b/src/components/Common/AvatarEditModal.tsx index 09b37df17db..acfbe5abc72 100644 --- a/src/components/Common/AvatarEditModal.tsx +++ b/src/components/Common/AvatarEditModal.tsx @@ -328,7 +328,7 @@ const AvatarEditModal = ({ <>