Update codes.php

This commit is contained in:
Suraj Patil
2020-10-02 14:45:32 +05:30
committed by GitHub
parent ac5bbcd9db
commit 12a22a2751
+3 -1
View File
@@ -13,6 +13,7 @@ return [
'fo', // Faroese
'fr', // French
'gr', // Greek
'gu', // Gujrati
'he', // Hebrew
'hi', // Hindi
'hu', // Hungarian
@@ -26,6 +27,7 @@ return [
'ko', // Korean
'lt', // Lithuanian
'ml', // Malayalam
'mr', // Marathi
'ms', // Malay
'nl', // Dutch
'no', // Norwegian
@@ -46,4 +48,4 @@ return [
'vi', // Vietnamese
'zh-cn', // Chinese - China
'zh-tw', // Chinese - Taiwan
];
];