1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
appwrite/app/config/locale/translations/hy.continents.php

12 lines
267 B
PHP
Raw Normal View History

2019-10-08 07:56:45 +13:00
<?php
return [
'AF' => 'Աֆրիկա',
'AN' => 'Անտարկտիկա',
'AS' => 'Ասիա',
'EU' => 'Եվրոպա',
'NA' => 'Հյուսիսային Ամերիկա',
'OC' => 'Օկեանիա',
'SA' => 'Հարավային Ամերիկա',
];