8 lines
70 B
PHP
8 lines
70 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'Latn' => 'latin',
|
|
],
|
|
];
|