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

11 lines
123 B
PHP

<?php
return [
'Names' => [
'GHS' => [
'GH₵',
'Ghanaian Cedi',
],
],
];