From bbb1fff47d6f71c6e8ca4d981fa95c8a45d5b795 Mon Sep 17 00:00:00 2001 From: Aman Atman <41161981+willtryagain@users.noreply.github.com> Date: Fri, 1 Oct 2021 16:17:17 +0530 Subject: [PATCH] Update hi.json --- app/config/locale/translations/hi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/config/locale/translations/hi.json b/app/config/locale/translations/hi.json index cb58ef3154..b1da830854 100644 --- a/app/config/locale/translations/hi.json +++ b/app/config/locale/translations/hi.json @@ -4,13 +4,13 @@ "settings.direction": "ltr", "emails.sender": "%s टीम", "emails.verification.subject": "खाता सत्यापन", - "emails.verification.hello": "अरे {{name}}", - "emails.verification.body": "अपना ईमेल पता सत्यापित करने के लिए इस लिंक का अनुसरण करें।", - "emails.verification.footer": "अगर आपने इस पते को सत्यापित करने के लिए नहीं कहा है, तो आप इस संदेश को अनदेखा कर सकते हैं।", + "emails.verification.hello": "नमस्ते {{name}}", + "emails.verification.body": "अपना ईमेल सत्यापित करने के लिए इस लिंक का अनुसरण करें।", + "emails.verification.footer": "यदि आपने इस पते को सत्यापित करने के लिए नहीं कहा है, तो आप इस संदेश को अनदेखा कर सकते हैं।", "emails.verification.thanks": "धन्यवाद", "emails.verification.signature": "{{project}} टीम", "emails.magicSession.subject": "लॉग इन", - "emails.magicSession.hello": "अरे,", + "emails.magicSession.hello": "नमस्ते,", "emails.magicSession.body": "लॉग इन करने के लिए इस लिंक का पालन करें।", "emails.magicSession.footer": "यदि आपने इस ईमेल का उपयोग करके लॉगिन करने के लिए नहीं कहा है, तो आप इस संदेश को अनदेखा कर सकते हैं।", "emails.magicSession.thanks": "धन्यवाद", @@ -229,4 +229,4 @@ "continents.na": "उत्तरी अमेरिका", "continents.oc": "ओशिनिया", "continents.sa": "दक्षिण अमेरिका" -} \ No newline at end of file +}