Skip to content

Commit

Permalink
feat: added language translations for profile page fields
Browse files Browse the repository at this point in the history
  • Loading branch information
JavidSumra committed Oct 21, 2024
1 parent 5c39b2c commit f9105d8
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 13 deletions.
2 changes: 1 addition & 1 deletion src/Components/Users/UserProfile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ export default function UserProfile() {
type="button"
id="edit-cancel-profile-button"
>
{showEdit ? t("cancel") : t("edit_user_profile")}
{showEdit ? t("Cancel") : t("edit_user_profile")}
</ButtonV2>
<ButtonV2 variant="danger" onClick={signOut}>
<CareIcon icon="l-sign-out-alt" />
Expand Down
26 changes: 24 additions & 2 deletions src/Locale/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Cancel": "रद्द करना",
"DD/MM/YYYY": "दिनांक/माह/वर्ष",
"DOCTORS_LOG": "प्रगति नोट",
"doctor_s_medical_council_registration": "डॉक्टर का चिकित्सा परिषद पंजीकरण",
"Dashboard": "डैशबोर्ड",
"Facilities": "सुविधाएँ",
"GENDER__1": "पुरुष",
Expand Down Expand Up @@ -79,7 +80,7 @@
"PUPIL_REACTION__SLUGGISH": "सुस्त",
"PUPIL_REACTION__UNKNOWN": "अज्ञात",
"Patients": "मरीजों",
"Profile": "प्रोफ़ाइल",
"profile": "प्रोफ़ाइल",
"REGULAR": "नियमित",
"RESPIRATORY_SUPPORT_SHORT__INVASIVE": "चतुर्थ",
"RESPIRATORY_SUPPORT_SHORT__NON_INVASIVE": "एनआईवी",
Expand Down Expand Up @@ -120,6 +121,7 @@
"VENTILATOR_MODE__VCV": "वॉल्यूम नियंत्रण वेंटिलेशन (VCV)",
"VENTILATOR_MODE__VC_SIMV": "वॉल्यूम नियंत्रित SIMV (VC-SIMV)",
"View Facility": "सुविधा देखें",
"access_level": "एक्सेस स्तर",
"action_irreversible": "यह क्रिया अपरिवर्तनीय है",
"active": "सक्रिय",
"active_prescriptions": "सक्रिय नुस्खे",
Expand Down Expand Up @@ -158,6 +160,7 @@
"approving_facility": "अनुमोदन सुविधा का नाम",
"archive": "पुरालेख",
"archived": "संग्रहीत",
"are_non_editable_fields": "गैर-संपादनीय क्षेत्र हैं",
"are_you_still_watching": "क्या आप अभी भी देख रहे हैं?",
"are_you_sure_want_to_delete": "क्या आप वाकई {{name}}को हटाना चाहते हैं?",
"are_you_sure_want_to_delete_this_record": "क्या आप वाकई इस रिकॉर्ड को हटाना चाहते हैं?",
Expand Down Expand Up @@ -208,6 +211,10 @@
"category": "वर्ग",
"caution": "सावधानी",
"central_nursing_station": "सेंट्रल नर्सिंग स्टेशन",
"change_password": "पासवर्ड बदलें",
"check_for_available_update": "उपलब्ध अपडेट की जांच करें",
"check_for_update": "अपडेट की जांच करें",
"checking_for_update": "अपडेट की जांच कर रहा है",
"choose_file": "डिवाइस से अपलोड करें",
"choose_location": "स्थान का चयन",
"clear": "स्पष्ट",
Expand Down Expand Up @@ -251,6 +258,7 @@
"created": "बनाया था",
"created_date": "सृजित दिनांक",
"csv_file_in_the_specified_format": "निर्दिष्ट प्रारूप में CSV फ़ाइल चुनें",
"current_password": "वर्तमान पासवर्ड",
"customer_support_email": "ग्राहक सहायता ईमेल",
"customer_support_name": "ग्राहक सहायता नाम",
"customer_support_number": "ग्राहक सहायता नंबर",
Expand Down Expand Up @@ -317,6 +325,7 @@
"edit_cover_photo": "कवर फ़ोटो संपादित करें",
"edit_history": "इतिहास संपादित करें",
"edit_prescriptions": "नुस्खे संपादित करें",
"edit_user_profile": "प्रोफ़ाइल संपादित करें",
"edited_by": "द्वारा संपादित",
"edited_on": "संपादित किया गया",
"eg_abc": "उदाहरण: एबीसी",
Expand Down Expand Up @@ -440,6 +449,7 @@
"is_up_shift": "क्या शिफ्ट चालू है",
"is_upshift_case": "क्या अपशिफ्ट मामला है?",
"landline": "भारतीय लैंडलाइन",
"language_selection": "भाषा चयन",
"last_administered": "अंतिम प्रशासित",
"last_edited": "अंतिम बार संपादित",
"last_modified": "अंतिम संशोधित",
Expand Down Expand Up @@ -478,6 +488,7 @@
"max_dosage_24_hrs": "अधिकतम खुराक 24 घंटे में.",
"max_dosage_in_24hrs_gte_base_dosage_error": "24 घंटे में अधिकतम खुराक आधार खुराक से अधिक या उसके बराबर होनी चाहिए",
"max_size_for_image_uploaded_should_be": "अपलोड की गई छवि का अधिकतम आकार होना चाहिए",
"medical_council_registration": "चिकित्सा परिषद पंजीकरण",
"medical_worker": "चिकित्साकर्मी",
"medicine": "दवा",
"medicine_administration_history": "औषधि प्रशासन इतिहास",
Expand All @@ -500,6 +511,7 @@
"nationality": "राष्ट्रीयता",
"never": "कभी नहीं",
"new_password": "नया पासवर्ड",
"new_password_confirmation": "नए पासवर्ड की पुष्टि करें",
"next_sessions": "अगले सत्र",
"no": "नहीं",
"no_bed_types_found": "कोई बिस्तर प्रकार नहीं मिला",
Expand Down Expand Up @@ -579,6 +591,7 @@
"patient_state": "मरीज की स्थिति",
"patient_status": "रोगी की स्थिति",
"patient_transfer_birth_match_note": "ध्यान दें: स्थानांतरण अनुरोध पर कार्रवाई करने के लिए जन्म का वर्ष मरीज से मेल खाना चाहिए।",
"personal_information": "व्यक्तिगत जानकारी",
"phone": "फ़ोन",
"phone_no": "फोन नंबर।",
"phone_number": "फ़ोन नंबर",
Expand Down Expand Up @@ -615,6 +628,7 @@
"prn_prescriptions": "पीआरएन प्रिस्क्रिप्शन",
"procedure_suggestions": "प्रक्रिया सुझाव",
"provisional": "अनंतिम",
"qualification": "योग्यता",
"ration_card__APL": "एपीएल",
"ration_card__BPL": "गरीबी रेखा से नीचे",
"ration_card__NO_CARD": "गैर-कार्ड धारक",
Expand Down Expand Up @@ -695,6 +709,7 @@
"session_expired": "सत्र समाप्त हुआ",
"session_expired_msg": "ऐसा लगता है कि आपका सत्र समाप्त हो गया है। यह निष्क्रियता के कारण हो सकता है। कृपया जारी रखने के लिए फिर से लॉगिन करें।",
"set_average_weekly_working_hours_for": "औसत साप्ताहिक कार्य घंटे निर्धारित करें",
"set_your_local_language": "अपनी स्थानीय भाषा सेट करें",
"settings_and_filters": "सेटिंग्स और फ़िल्टर",
"severity_of_breathlessness": "सांस फूलने की गंभीरता",
"shift_request_updated_successfully": "शिफ़्ट अनुरोध सफलतापूर्वक अपडेट किया गया",
Expand All @@ -711,6 +726,8 @@
"show_patient_presets": "मरीज़ प्रीसेट दिखाएँ",
"show_unread_notifications": "अपठित दिखाएँ",
"sign_out": "साइन आउट",
"skills": "कौशल",
"software_update": "सॉफ़्टवेयर अपडेट",
"something_went_wrong": "कुछ गलत हो गया..!",
"something_wrong": "कुछ ग़लत हुआ! बाद में पुनः प्रयास करें!",
"sort_by": "इसके अनुसार क्रमबद्ध करें",
Expand Down Expand Up @@ -769,6 +786,7 @@
"update": "अद्यतन",
"update_asset": "संपत्ति अपडेट करें",
"update_asset_service_record": "एसेट सेवा रिकॉर्ड अपडेट करें",
"update_available": "अपडेट उपलब्ध है",
"update_bed": "बिस्तर अपडेट करें",
"update_facility": "अद्यतन सुविधा",
"update_facility_middleware_success": "सुविधा मिडलवेयर सफलतापूर्वक अपडेट किया गया",
Expand All @@ -792,6 +810,7 @@
"users": "उपयोगकर्ताओं",
"vehicle_preference": "वाहन वरीयता",
"vendor_name": "विक्रेता का नाम",
"video_conference_link": "वीडियो कॉन्फ्रेंस लिंक",
"view": "देखना",
"view_abdm_records": "ABDM रिकॉर्ड देखें",
"view_asset": "संपत्तियां देखें",
Expand All @@ -803,11 +822,14 @@
"ward": "वार्ड",
"warranty_amc_expiry": "वारंटी / एएमसी समाप्ति",
"what_facility_assign_the_patient_to": "आप मरीज़ को कौन सी सुविधा देना चाहेंगे?",
"whatsapp_number": "व्हाट्सएप नंबर",
"why_the_asset_is_not_working": "परिसंपत्ति काम क्यों नहीं कर रही है?",
"working_status": "कामकाजी स्थिति",
"years_of_experience": "अनुभव के वर्ष",
"years_of_experience_of_the_doctor": "डॉक्टर के अनुभव के वर्ष",
"yes": "हाँ",
"yet_to_be_decided": "अभी निर्णय होना बाकी",
"you_need_at_least_a_location_to_create_an_assest": "संपत्ति बनाने के लिए आपको कम से कम एक स्थान की आवश्यकता होगी।",
"zoom_in": "ज़ूम इन",
"zoom_out": "ज़ूम आउट"
}
}
Loading

0 comments on commit f9105d8

Please sign in to comment.