LBRY-Vault/plugins/exchange_rate/__init__.py
2015-11-24 09:36:42 +01:00

5 lines
155 B
Python

from electrum.i18n import _
fullname = _("Exchange rates")
description = _("Exchange rates and currency conversion tools.")
available_for = ['qt','kivy']