FestinHegre/vendor/symfony/intl/Resources/data/currencies/ta_SG.php

19 lines
373 B
PHP
Raw Normal View History

2024-09-26 17:26:04 +02:00
<?php
return [
'Names' => [
'MYR' => [
'RM',
'மலேஷியன் ரிங்கிட்',
],
'SGD' => [
'$',
'சிங்கப்பூர் டாலர்',
],
'USD' => [
'US$',
'அமெரிக்க டாலர்',
],
],
];