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

11 lines
134 B
PHP
Raw Normal View History

2023-06-19 12:13:30 +02:00
<?php
return [
'Names' => [
'UGX' => [
0 => 'USh',
1 => 'Ugandan Shilling',
],
],
];