1
0
Fork 0
mirror of synced 2024-07-06 15:11:21 +12:00
appwrite/app/config/locale/translations/pa.continents.php

12 lines
289 B
PHP
Raw Normal View History

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