1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
appwrite/app/config/locales/si.continents.php

12 lines
322 B
PHP
Raw Normal View History

2019-10-02 04:58:17 +13:00
<?php
return [
'AF' => 'අප්‍රිකාව',
'AN' => 'ඇන්ටාක්ටිකාව',
'AS' => 'ආසියාව',
'EU' => 'යුරෝපය',
'NA' => 'උතුරු ඇමරිකාව',
'OC' => 'ඕෂනියා',
'SA' => 'දකුණු ඇමරිකාව',
];