1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Create lt.continents.php

This commit is contained in:
estim 2019-10-05 00:27:47 +03:00 committed by GitHub
parent d0e79d550f
commit aaee177396
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,10 @@
<?php
return [
'AF' => 'Afrika',
'AN' => 'Antarktida',
'AS' => 'Azija',
'EU' => 'Europa',
'NA' => 'Šiaurės Amerika',
'OC' => 'Okeanija',
'SA' => 'Pietų Amerika',
];