From 4aafa7f0df1302dc0984ad942fef3c3be7bffd0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 30 Sep 2015 18:09:18 +0200 Subject: french translation --- .../Resources/views/themes/material/Static/about.html.twig | 6 +++--- .../Resources/views/themes/material/Static/howto.html.twig | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/Static') diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig index 5de71d77..ef1fe916 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig @@ -22,7 +22,7 @@
Nicolas Lœuillet{% trans %}website{% endtrans %}
Thomas Citharel — {% trans %}website{% endtrans %}
Jérémy Benoist — {% trans %}website{% endtrans %}
-
{% trans %}And many others contributors ♥{% endtrans %} {% trans %}on Github{% endtrans %}
+
{% trans %}And many others contributors ♥{% endtrans %} {% trans %}on GitHub{% endtrans %}
{% trans %}Project website{% endtrans %}
https://www.wallabag.org
{% trans %}License{% endtrans %}: MIT
@@ -37,14 +37,14 @@
deutsch
{% trans %}Bug reports{% endtrans %}
-
{% trans %}On our support website{% endtrans %} {% trans %}or{% endtrans %} {% trans %}on Github{% endtrans %}
+
{% trans %}On our support website{% endtrans %} {% trans %}or{% endtrans %} {% trans %}on GitHub{% endtrans %}
{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}
-
by contributing to the project: an issue lists all our needs
+
{% trans %}by contributing to the project:{% endtrans %} {% trans %}an issue lists all our needs{% endtrans %}
{% trans %}via Paypal{% endtrans %}
{% trans %}via Flattr{% endtrans %}
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig index 6f98ba99..78591172 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig @@ -1,6 +1,6 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}Howto{% endtrans %}{% endblock %} +{% block title %}{% trans %}howto{% endtrans %}{% endblock %} {% block content %} -- cgit v1.2.3