mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-17 17:08:37 +00:00
remove flattr on about page
This commit is contained in:
parent
1930c19d82
commit
b91465c067
5 changed files with 1 additions and 8 deletions
|
@ -93,7 +93,6 @@ or: "oder"
|
|||
"by contributing to the project:": "indem du zu dem Projekt beiträgst:"
|
||||
an issue lists all our needs: "ein Issue listet alle unsere Bedürfnisse:"
|
||||
via Paypal: "via PayPal"
|
||||
via Flattr: "via Flattr"
|
||||
|
||||
# Howto
|
||||
Form: Formular
|
||||
|
|
|
@ -94,7 +94,6 @@ or: "ou"
|
|||
"by contributing to the project:": "en contribuant au projet :"
|
||||
an issue lists all our needs: "un ticket recense tous nos besoins"
|
||||
via Paypal: "via Paypal"
|
||||
via Flattr: "via Flattr"
|
||||
|
||||
# Howto
|
||||
Form: "Formulaire"
|
||||
|
@ -163,4 +162,4 @@ Support: "Support"
|
|||
If you need some help, we are here for you.: "Parce que vous avez peut-être besoin de nous poser une question, nous sommes disponibles pour vous."
|
||||
On GitHub: "Sur GitHub"
|
||||
By email: "Par email"
|
||||
On Gitter: "Sur Gitter"
|
||||
On Gitter: "Sur Gitter"
|
||||
|
|
|
@ -41,7 +41,5 @@
|
|||
<dt>{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}</dt>
|
||||
<dd>by contributing to the project: <a href="https://github.com/wallabag/wallabag/issues/1254">an issue lists all our needs</a></dd>
|
||||
<dd><a href="{{ paypal_url }}">{% trans %}via Paypal{% endtrans %}</a></dd>
|
||||
|
||||
<dd><a href="{{ flattr_url }}">{% trans %}via Flattr{% endtrans %}</a></dd>
|
||||
</dl>
|
||||
{% endblock %}
|
||||
|
|
|
@ -46,8 +46,6 @@
|
|||
<dt>{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}</dt>
|
||||
<dd>{% trans %}by contributing to the project:{% endtrans %} <a href="https://github.com/wallabag/wallabag/issues/1254">{% trans %}an issue lists all our needs{% endtrans %}</a></dd>
|
||||
<dd><a href="{{ paypal_url }}">{% trans %}via Paypal{% endtrans %}</a></dd>
|
||||
|
||||
<dd><a href="{{ flattr_url }}">{% trans %}via Flattr{% endtrans %}</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue