mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update codes.php
This commit is contained in:
@@ -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
|
||||
];
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user