1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
];
];