mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 03:29:19 +02:00
12 lines
213 B
PHP
12 lines
213 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'Ethi' => 'ፊደል',
|
|
'Latn' => 'ላቲን',
|
|
'Zsye' => 'ኢሞጂ',
|
|
'Zsym' => 'ምልክታት',
|
|
'Zxxx' => 'ዘይተጻሕፈ',
|
|
],
|
|
];
|