From 41ef17af487cbdabf6b997e82235ea45cc22743a Mon Sep 17 00:00:00 2001 From: LN <91385411+Ln11211@users.noreply.github.com> Date: Sun, 31 Oct 2021 21:12:32 +0530 Subject: [PATCH] Added Telugu in codes This commit adds Telugu in codes.php file --- app/config/locale/codes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/config/locale/codes.php b/app/config/locale/codes.php index b403a202f7..04c5a67e90 100644 --- a/app/config/locale/codes.php +++ b/app/config/locale/codes.php @@ -64,6 +64,7 @@ return [ 'sq', // Albanian 'sv', // Swedish 'ta', // Tamil + 'te', // Telugu 'th', // Thai 'tr', // Turkish 'uk', // Ukrainian