From 062da599a524634eb062437bacc3701451fc5863 Mon Sep 17 00:00:00 2001 From: Dazzler Kumar Date: Sat, 2 Oct 2021 15:01:54 +0530 Subject: [PATCH] Added Bihari Translations --- app/config/locale/codes.php | 2 +- app/config/locale/translations/bh.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/config/locale/codes.php b/app/config/locale/codes.php index c0fdc33bc0..4d65a72dc7 100644 --- a/app/config/locale/codes.php +++ b/app/config/locale/codes.php @@ -5,7 +5,7 @@ return [ 'ar', // Arabic 'be', // Belarusian 'bg', // Bulgarian - 'bh', // Bhojpuri or Bihari + 'bh', // Bihari 'bn', // Bengali 'bs', //Bosnian 'ca', // Catalan diff --git a/app/config/locale/translations/bh.json b/app/config/locale/translations/bh.json index 426af925bd..7b48a4d2a7 100644 --- a/app/config/locale/translations/bh.json +++ b/app/config/locale/translations/bh.json @@ -1,5 +1,5 @@ { - "settings.inspire": "\"बुद्धिमान होवे की वह कला बा जॉन जानने की कला होला कि का अनदेखा किया जाए। \"", + "settings.inspire": "\"बुद्धिमान होइत क कला ई जाने क कला अछि जे की अनदेखा कर्मा चाहि| \"", "settings.locale": "bh", "settings.direction": "ltr", "emails.sender": "%s टीम", @@ -27,7 +27,7 @@ "emails.invitation.footer": "", "emails.invitation.thanks": "", "emails.invitation.signature": "", - "locale.country.unknown": "अज्ञात", + "locale.country.unknown": "अनजान", "countries.af": "अफ़ग़ानिस्तान", "countries.ao": "अंगोला", "countries.al": "अल्बानिया",