1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
appwrite/app/config/locale/jv.continents.php
2019-10-05 09:13:13 -03:00

12 lines
212 B
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'AF' => 'Afrika',
    'AN' => 'Antartika',
    'AS' => 'Asia',
    'EU' => 'Eropa',
    'NA' => 'Amérika Lor',
    'OC' => 'Oseania',
    'SA' => 'Amérika Kidul',
];