1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00
appwrite/app/config/locales/ru.continents.php

12 lines
253 B
PHP
Raw Normal View History

2019-09-26 06:42:42 +12:00
<?php
return [
'AF' => 'Африка',
'AN' => 'Антарктика',
'AS' => 'Азия',
'EU' => 'Европа',
'NA' => 'Северная Америка',
'OC' => 'Океания',
'SA' => 'Южная Америка',
];