Translations

This commit is contained in:
tcit
2014-07-26 12:42:48 +02:00
parent 9f3477a279
commit 200c758ff4
7 changed files with 95 additions and 26 deletions

View File

@ -162,5 +162,5 @@
</div>
</form>
{% else %}<p>{% trans "You are the only user, you cannot delete your own account." %}<br />
{% trans "To completely remove wallabag, delete the wallabag folder on your web server." %}</p>{% endif %}
{% trans "To completely remove wallabag, delete the wallabag folder on your web server (and eventual databases)." %}</p>{% endif %}
{% endblock %}