mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Create od.continents.php
This commit is contained in:
parent
148026f57a
commit
55544dd950
1 changed files with 11 additions and 0 deletions
11
app/config/locale/translations/od.continents.php
Normal file
11
app/config/locale/translations/od.continents.php
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'AF' => 'ଆଫ୍ରିକା',
|
||||
'AN' => 'ଆଣ୍ଟାର୍କଟିକା',
|
||||
'AS' => 'ଏସିଆ',
|
||||
'EU' => 'ଇଉରୋପ',
|
||||
'NA' => 'ନର୍ଥ ଆମେରିକା',
|
||||
'OC' => 'ଓସାନିଆ',
|
||||
'SA' => 'ସାଉଥ ଆମେରିକା',
|
||||
];
|
||||
Loading…
Reference in a new issue