8 lines
81 B
PHP
8 lines
81 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'AF' => 'افغانستان',
|
|
],
|
|
];
|