mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 03:29:19 +02:00
8 lines
77 B
PHP
8 lines
77 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'GB' => 'Rywvaneth Unys',
|
|
],
|
|
];
|