Files
classes
commonservices
ar
de
en
hu
id
img
it
iw
pl
pt
ru
zh
units.php
functions
inc
l10n
public
scripts
tests
.git.template
.gitattributes
.gitignore
.gitmodules
.htaccess
composer.json
favicon.ico
phpstan.neon
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"];