8 lines
71 B
PHP
8 lines
71 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'CN' => 'Cunghgoz',
|
|
],
|
|
];
|