9 lines
109 B
PHP
9 lines
109 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'GB' => 'Rywvaneth Unys',
|
|
'IM' => 'Ellan Vannin',
|
|
],
|
|
];
|