Approval.

This commit is contained in:
2022-10-27 15:48:42 +00:00
committed by md translation bot
parent 7a803b85bd
commit a5ac0d16f0
24 changed files with 196 additions and 196 deletions

View File

@ -1,16 +1,16 @@
<?PHP
$currencies_set['eu-EUR'] = 'Euro';
$currencies_set['de-DM'] = 'Deutsche Mark';
$currencies_set['de-RM'] = 'Reichsmark (Germany)';
$currencies_set['es-Real'] = 'Spanish Real';
$currencies_set['de-RM'] = 'Reichsmark (Empire allemand)';
$currencies_set['es-Real'] = 'Real (Espagne)';
$currencies_set['hu-Ft'] = 'Forint';
$currencies_set['hu-Lari'] = 'Lari';
$currencies_set['hu-Pengő'] = 'Pengő';
$currencies_set['id-IDR'] = 'Indonesian Rupiah';
$currencies_set['id-IDR'] = 'Roupie indonésienne';
$currencies_set['pl-Złoty'] = 'Złoty';
$currencies_set['us-USD'] = 'US Dollar';
$currencies_set['ddr-Mark'] = 'Mark (GDR)';
$currencies_set['ddr-MDN'] = 'MDN (GDR)';
$currencies_set['hu-Korona'] = 'Austro-Hungarian krone';
$currencies_set['us-USD'] = 'Dollar américain';
$currencies_set['ddr-Mark'] = 'Mark (RDA)';
$currencies_set['ddr-MDN'] = 'MDN (RDA)';
$currencies_set['hu-Korona'] = 'Couronne austro-hongroise';
$currencies_set['fr-FF'] = 'French Franc';
$license_full_names['CC BY-NC-ND'] = 'Attribution - Non Commercial - No Derivates';
$license_full_names['CC BY-NC-ND'] = 'Attribution - non commercial - pas de dérivés';