forked from Wavyzz/dolibarr
SwissQR: add Sprain\SwissQrBill and dependencies
This commit is contained in:
12
htdocs/includes/symfony/intl/Resources/data/scripts/tt.php
Normal file
12
htdocs/includes/symfony/intl/Resources/data/scripts/tt.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'Arab' => 'гарәп',
|
||||
'Cyrl' => 'кирилл',
|
||||
'Hans' => 'гадиләштерелгән',
|
||||
'Hant' => 'традицион',
|
||||
'Latn' => 'латин',
|
||||
'Zxxx' => 'язусыз',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user