9 lines
106 B
PHP
9 lines
106 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'wo' => 'wolof',
|
|
'wo_SN' => 'wolof (Senegal)',
|
|
],
|
|
];
|