rebuild v0.1

This commit is contained in:
Pontoporeia
2023-05-02 11:36:50 +02:00
parent f3dcfbf6ff
commit ead6bc6d8e
1757 changed files with 837203 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?php
return [
'Names' => [
'Arab' => 'अरबी',
'Cyrl' => 'सिरिलिक',
'Deva' => 'देवनागिरी',
'Hans' => 'सादी थियल (तरजुमे जो द॒स : लिखत जे नाले जे हिन बयानु खे चीनीअ लाए भाषा जे नाले सां गद॒ मिलाए करे इस्तेमाल कयो वेंदो आहे)',
'Hant' => 'रवायती (तरजुमे जो द॒स : लिखत जे नाले जे हिन बयानु खे चीनीअ लाए भाषा जे नाले सां गद॒ मिलाए करे इस्तेमाल कयो वेंदो आहे)',
'Latn' => 'लैटिन',
'Zxxx' => 'अणलिखियल',
],
];