mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-11 15:41:18 +02:00
update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'Arab' => 'ꀊꇁꀨꁱꂷ',
|
||||
'Cyrl' => 'ꀊꆨꌦꇁꃚꁱꂷ',
|
||||
'Hans' => 'ꈝꐯꉌꈲꁱꂷ',
|
||||
'Hant' => 'ꀎꋏꉌꈲꁱꂷ',
|
||||
'Latn' => 'ꇁꄀꁱꂷ',
|
||||
'Yiii' => 'ꆈꌠꁱꂷ',
|
||||
'Zxxx' => 'ꁱꀋꉆꌠ',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user