{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}

{% translate wallet-selector-results choose-your-wallet %}

{% translate wallet-selector-sort choose-your-wallet %}:

{% translate wallet-selector-results-wallets choose-your-wallet %}

{% translate wizard-criteria-control choose-your-wallet %}

{% translate wizard-criteria-validation choose-your-wallet %}

{% translate wizard-criteria-transparency choose-your-wallet %}

{% translate wizard-criteria-environment choose-your-wallet %}

{% translate wizard-criteria-privacy choose-your-wallet %}

{% translate wizard-criteria-fees choose-your-wallet %}

{% for wallet in site.wallets %} {% assign id = wallet.id | remove: '/wallets/' %} {% for platform in wallet.platform %} {% for os in platform.os %}
{{ wallet.title }} {{wallet.titleshort}}
{% for check in os.check %} {% assign checkName = check[0] %} {% assign checkValue = check[1] %}
{% if checkValue contains 'checkgood' %} {% translate wallet-scoring-good choose-your-wallet %}
{% elsif checkValue contains 'checkpass' %} {% translate wallet-scoring-pass choose-your-wallet %}
{% elsif checkValue contains 'checkfail' %} {% translate wallet-scoring-fail choose-your-wallet %}
{% elsif checkValue contains 'checkneutral' %} {% translate wallet-scoring-neutral choose-your-wallet %}
{% endif %}
{% endfor %}
{% endfor %} {% endfor %} {% endfor %}

{% translate wallet-scoring-good choose-your-wallet %}

{% translate wallet-scoring-pass choose-your-wallet %}

{% translate wallet-scoring-fail choose-your-wallet %}

{% translate wallet-scoring-neutral choose-your-wallet %}

wallet with magnifier

{% translate wallet-selector-results-no-match choose-your-wallet %}

{% translate wallet-selector-results-no-match-cta choose-your-wallet %}

wallet with magnifier

{% translate wallet-selector-browse choose-your-wallet %}

{% translate wallet-selector-browse-cta choose-your-wallet %}