mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 11:39:18 +02:00
10 lines
155 B
PHP
10 lines
155 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'ar_EH' => 'árabe (Sahara Occidental)',
|
|
'wo' => 'wolof',
|
|
'wo_SN' => 'wolof (Senegal)',
|
|
],
|
|
];
|