mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Create cz.continents.php
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'AF' => 'Afrika',
|
||||
'AN' => 'Antarktida',
|
||||
'AS' => 'Asie',
|
||||
'EU' => 'Evropa',
|
||||
'NA' => 'Severní Amerika',
|
||||
'OC' => 'Oceánie',
|
||||
'SA' => 'Jižní Amerika',
|
||||
];
|
||||
Reference in New Issue
Block a user