From ca9bfed85a397b460f7f00b5b4e80aca95e6fe40 Mon Sep 17 00:00:00 2001 From: harshita214 <79797000+harshita214@users.noreply.github.com> Date: Tue, 5 Oct 2021 17:32:33 +0530 Subject: [PATCH] Update languages.php --- app/config/locale/languages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/locale/languages.php b/app/config/locale/languages.php index ee0d8697c0..99b1cb8b2b 100644 --- a/app/config/locale/languages.php +++ b/app/config/locale/languages.php @@ -291,7 +291,7 @@ return [ [ "code" => "hi", "name" => "Hindi", - "nativeName" => "हिन्दी" + "nativeName" => "हिन्दी / हिंदी " ], [ "code" => "ho", @@ -706,7 +706,7 @@ return [ [ "code" => "sd", "name" => "Sindhi", - "nativeName" => "सिनधि" + "nativeName" => "सिन्धी / सिंधी " ], [ "code" => "se",