appwrite/app/config/locales/he.continents.php

12 lines
241 B
PHP
Raw Normal View History

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