Skip to content

Commit

Permalink
Merge pull request #715 from jainaman224/patch-1
Browse files Browse the repository at this point in the history
Update iso4217.py
  • Loading branch information
jrief committed Mar 15, 2018
2 parents 6fdd942 + 87ae426 commit 53f9fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shop/money/iso4217.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
'HRK': ('191', 2, 'kn', _("Croatian kuna")),
'HUF': ('348', 0, 'Ft', _("Hungarian Forint")),
'ILS': ('376', 2, '₪', _("Israeli Sheqel")),
'INR': ('356', 2, '₹', _("Indian Rupee")),
'JPY': ('392', 0, '¥', _("Japanese Yen")),
'KWD': ('414', 3, 'د.ك', _("Kuwaiti Dinar")),
'OMR': ('512', 3, 'ر.ع.', _('Omani rial')),
Expand Down

0 comments on commit 53f9fbc

Please sign in to comment.