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

12 lines
241 B
PHP

<?php
return [
'AF' => 'אפריקה',
'AN' => 'אנטארקטיקה',
'AS' => 'אסיה',
'EU' => 'אירופה',
'NA' => 'צפון אמריקה',
'OC' => 'אוקיאניה',
'SA' => 'דרום אמריקה',
];