csvxml/commonservices/units.php

4 lines
221 B
PHP

<?PHP
/* 'Lari', 'Mark', 'Pengő', 'Real', 'RM', 'Rupiah', 'US Dollar', 'Złoty' */
$currencies_short = ['EUR' => 'Euro', "FOR" => 'Forint', "USD" => "US Dollar", "IDR" => "Rupiah (Indonesia)", 'DM' => "Deutsche Mark"];