caisse-bliss/vendor/symfony/intl/Resources/data/currencies/en_PN.php

11 lines
134 B
PHP

<?php
return [
'Names' => [
'NZD' => [
0 => '$',
1 => 'New Zealand Dollar',
],
],
];