mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-23 09:51:33 +01:00
SwissQR: add Sprain\SwissQrBill and dependencies
This commit is contained in:
14
htdocs/includes/symfony/intl/Resources/data/scripts/xh.php
Normal file
14
htdocs/includes/symfony/intl/Resources/data/scripts/xh.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'Arab' => 'Isi-Arabhu',
|
||||
'Cyrl' => 'IsiCyrillic',
|
||||
'Hans' => 'IsiHans',
|
||||
'Hant' => 'IsiHant',
|
||||
'Jpan' => 'IsiJapanese',
|
||||
'Kore' => 'IsiKorean',
|
||||
'Latn' => 'IsiLatin',
|
||||
'Zxxx' => 'Engabhalwanga',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user