1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00
appwrite/app/config/locales/ml.continents.php
2019-10-24 22:20:47 +03:00

11 lines
339 B
PHP

<?php
return [
'AF' => 'ആഫ്രിക്ക',
'AN' => 'അന്റാർട്ടിക്ക',
'AS' => 'ഏഷ്യ',
'EU' => 'യൂറോപ്പ്',
'NA' => 'വടക്കേ അമേരിക്ക',
'OC' => 'ഓഷ്യാനിയ',
'SA' => 'തെക്കേ അമേരിക്ക',
];