1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00

Create cz.continents.php

This commit is contained in:
MasterKN 2019-10-02 00:11:08 +05:30 committed by GitHub
parent 7f97b2f960
commit a58b4d9810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
<?php
return [
'AF' => 'Afrika',
'AN' => 'Antarktida',
'AS' => 'Asie',
'EU' => 'Evropa',
'NA' => 'Severní Amerika',
'OC' => 'Oceánie',
'SA' => 'Jižní Amerika',
];