1
0
Fork 0
mirror of synced 2024-07-14 19:06:23 +12:00
appwrite/app/config/locale/he.continents.php

11 lines
240 B
PHP
Raw Normal View History

2019-05-09 18:54:39 +12:00
<?php
return [
'AF' => 'אפריקה',
'AN' => 'אנטארקטיקה',
'AS' => 'אסיה',
'EU' => 'אירופה',
'NA' => 'צפון אמריקה',
'OC' => 'אוקיאניה',
'SA' => 'דרום אמריקה',
];