webroot/vendor/symfony/intl/Resources/data/currencies/en_SG.php

11 lines
122 B
PHP

<?php
return [
'Names' => [
'SGD' => [
'$',
'Singapore Dollar',
],
],
];