1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00
appwrite/app/config/locale/gr.continents.php

12 lines
249 B
PHP
Raw Normal View History

2019-10-01 02:01:54 +13:00
<?php
return [
'AF' => 'Αφρική',
'AN' => 'Ανταρκτική',
'AS' => 'Ασία',
'EU' => 'Ευρώπη',
'NA' => 'Βόρεια Αμερική',
'OC' => 'Ωκεανία',
'SA' => 'Νότια Αμερική',
];