mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 03:29:19 +02:00
11 lines
132 B
PHP
11 lines
132 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'ETB' => [
|
|
0 => 'Br',
|
|
1 => 'Birta Itoobbiya',
|
|
],
|
|
],
|
|
];
|