1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
appwrite/app/config/locale/translations/ru.continents.php

12 lines
253 B
PHP

<?php
return [
'AF' => 'Африка',
'AN' => 'Антарктика',
'AS' => 'Азия',
'EU' => 'Европа',
'NA' => 'Северная Америка',
'OC' => 'Океания',
'SA' => 'Южная Америка',
];