1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
appwrite/app/config/locale/continents.php

12 lines
89 B
PHP
Raw Normal View History

2021-07-23 08:15:01 +12:00
<?php
return [
'AF',
'AN',
'AS',
'EU',
'NA',
'OC',
'SA',
];