{% extends "adv_base.html" %} {% block titleTag -%} {{ _("Dictionary") }} - KindleEar {% endblock -%} {% block advcontent -%} {% if g.allowReader -%}
{% if tips -%}
{{tips}}
{% endif -%}
{{_("Dictionary")}}

{{_("Set up dictionaries for online reading.")}}



     {{_("Word lookup")}}

{% else %}

{{_("Online reading feature has not been activated yet.")}}

{% endif -%} {% endblock -%} {% block js -%} {% endblock -%}