Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan authored Oct 27, 2021
1 parent 717481d commit 60ee653
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/AlQuranCloud/Renderer/Generic.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ public static function getLanguages()
$a = [
"ar" => "Arabic",
"az" => "Azerbaijani",
"ba" => "Bashkir"
"bn" => "Bengali",
"cs" => "Czech",
"de" => "German",
Expand Down Expand Up @@ -191,4 +192,4 @@ public static function getArabicNumerals()

];
}
}
}

0 comments on commit 60ee653

Please sign in to comment.