1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
appwrite/app/config/locale/translations/pa.continents.php
2020-10-04 11:33:20 +05:30

12 lines
289 B
PHP

<?php
return [
'AF' => 'ਅਫਰੀਕਾ',
'AN' => 'ਅੰਟਾਰਕਟਿਕਾ',
'AS' => 'ਏਸ਼ੀਆ',
'EU' => 'ਯੂਰਪ',
'NA' => 'ਉੱਤਰ ਅਮਰੀਕਾ',
'OC' => 'ਓਸੀਆਨੀਆ',
'SA' => 'ਸਾਉਥ ਅਮਰੀਕਾ',
];