update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
14
vendor/symfony/intl/Resources/data/currencies/ta_MY.php
vendored
Normal file
14
vendor/symfony/intl/Resources/data/currencies/ta_MY.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'MYR' => [
|
||||
0 => 'RM',
|
||||
1 => 'மலேஷியன் ரிங்கிட்',
|
||||
],
|
||||
'SGD' => [
|
||||
0 => 'S$',
|
||||
1 => 'சிங்கப்பூர் டாலர்',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user