FestinHegre/vendor/symfony/intl/Resources/data/currencies/ta_MY.php
2024-09-26 17:26:04 +02:00

15 lines
269 B
PHP

<?php
return [
'Names' => [
'MYR' => [
'RM',
'மலேஷியன் ரிங்கிட்',
],
'SGD' => [
'S$',
'சிங்கப்பூர் டாலர்',
],
],
];