aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette
diff options
context:
space:
mode:
authortcit <tcit@tcit.fr>2014-07-26 12:42:48 +0200
committertcit <tcit@tcit.fr>2014-07-26 12:42:48 +0200
commit200c758ff411c013391d4c84bce24e0df9cfbac1 (patch)
tree09f0a571d2c2990bdbf51d78f64d649938bdb08a /themes/courgette
parent9f3477a279d8a72a56000a956c940046d3645ff5 (diff)
downloadwallabag-200c758ff411c013391d4c84bce24e0df9cfbac1.tar.gz
wallabag-200c758ff411c013391d4c84bce24e0df9cfbac1.tar.zst
wallabag-200c758ff411c013391d4c84bce24e0df9cfbac1.zip
Translations
Diffstat (limited to 'themes/courgette')
-rwxr-xr-xthemes/courgette/config.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/courgette/config.twig b/themes/courgette/config.twig
index 9ab58461..e921b499 100755
--- a/themes/courgette/config.twig
+++ b/themes/courgette/config.twig
@@ -116,6 +116,6 @@
116 </div> 116 </div>
117 </form> 117 </form>
118 {% else %}<p>{% trans "You are the only user, you cannot delete your own account." %}<br /> 118 {% else %}<p>{% trans "You are the only user, you cannot delete your own account." %}<br />
119 {% trans "To completely remove wallabag, delete the wallabag folder on your web server." %}</p>{% endif %} 119 {% trans "To completely remove wallabag, delete the wallabag folder on your web server (and eventual databases)." %}</p>{% endif %}
120 </div> 120 </div>
121{% endblock %} 121{% endblock %}