1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
appwrite/app/config/locale/he.continents.php
2019-05-09 09:54:42 +03:00

11 lines
240 B
PHP

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