8 lines
85 B
PHP
8 lines
85 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'SJ' => 'Svalbard und Jan Mayen',
|
|
],
|
|
];
|