1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00

Create sq.continents.php

This commit is contained in:
MIP2000 2019-10-13 23:41:52 +03:00 committed by GitHub
parent aba830ee7b
commit b16ee3f916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
<?php
return [
'AF' => 'Afrika',
'AN' => 'Antarktik',
'AS' => 'Azi',
'EU' => 'Evropë',
'NA' => 'Amerika e Veriut',
'OC' => 'Oqeani',
'SA' => 'Amerika e Jugut',
];