1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
appwrite/app/config/locale/translations/he.continents.php

12 lines
241 B
PHP

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