1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00
appwrite/app/config/locales/ar.continents.php

12 lines
287 B
PHP
Raw Normal View History

2019-10-06 10:21:32 +13:00
<?php
return [
'AF' => 'أفريقيا',
'AN' => 'القارة القطبية الجنوبية',
'AS' => 'آسيا',
'EU' => 'أوروبا',
'NA' => 'امريكا الشمالية',
'OC' => 'أوقيانوسيا',
'SA' => 'امريكا الجنوبية',
];