Update fa translations

This commit is contained in:
Saivann 2014-12-02 14:07:17 -05:00
parent 7055d66efd
commit 02c892b9a7
12 changed files with 683 additions and 285 deletions

View file

@ -32,11 +32,10 @@ id: community
<div>
<div>
<h2><img src="/img/icons/ico_multi.svg" class="titleicon" alt="Icon">{% translate meetups %}</h2>
{% case page.lang %}
{% when 'fa' %}
{% else %}
<p><a href="/{{ page.lang }}/{% translate events url %}">{% translate meetupevents %}</a></p>
{% endcase %}
<p><a href="http://bitcoin.meetup.com/">{% translate meetupgroup %}</a></p>
<p><a href="https://bitcointalk.org/index.php?board=86.0">{% translate meetupbitcointalk %}</a></p>
<p><a href="https://en.bitcoin.it/wiki/Meetups">{% translate meetupwiki %}</a></p>
@ -61,7 +60,7 @@ id: community
</div>
{% case page.lang %}
{% when 'bg' or 'fa' or 'pl' or 'tr' %}
{% when 'bg' or 'pl' or 'tr' %}
<h2>{% translate nonprofit %}</h2>
{% else %}
<h2><a name="{% translate non-profit anchor.community %}">{% translate nonprofit %}</a></h2>