X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FStatic%2Fabout.html.twig;h=a294b74dba35d5114eea9ce756fd225042de81e4;hb=0d42217e4e8210dd2cf86f35ba9662ca02c8a2dc;hp=1368bb092bdc34c02c90e5f41542726ee4bd6e4e;hpb=d2b4f01d7435e8a8f99b15a2487916427c04e58d;p=github%2Fwallabag%2Fwallabag.git 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 1368bb09..a294b74d 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig @@ -1,6 +1,6 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}About{% endtrans %}{% endblock %} +{% block title %}{{ 'about.page_title'|trans }}{% endblock %} {% block content %} @@ -11,56 +11,56 @@
-
{% trans %}Developed by{% endtrans %}
-
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 %}Project website{% endtrans %}
+
{{ 'about.who_behind_wallabag.developped_by'|trans }}
+
Nicolas Lœuillet — {{ 'about.who_behind_wallabag.website'|trans }}
+
Thomas Citharel — {{ 'about.who_behind_wallabag.website'|trans }}
+
Jérémy Benoist — {{ 'about.who_behind_wallabag.website'|trans }}
+
{{ 'about.who_behind_wallabag.many_contributors'|trans|raw }}
+
{{ 'about.who_behind_wallabag.project_website'|trans }}
https://www.wallabag.org
-
{% trans %}License{% endtrans %}: MIT
-
{% trans %}Version{% endtrans %}: {{ version }}
+
{{ 'about.who_behind_wallabag.license'|trans }}: MIT
+
{{ 'about.who_behind_wallabag.version'|trans }}: {{ version }}
-
{% trans %}Documentation{% endtrans %}
+
{{ 'about.getting_help.documentation'|trans }}
english
français
deutsch
-
{% trans %}Bug reports{% endtrans %}
-
{% trans %}On our support website{% endtrans %} {% trans %}or{% endtrans %} {% trans %}on GitHub{% endtrans %}
+
{{ 'about.getting_help.bug_reports'|trans }}
+
{{ 'about.getting_help.support'|trans|raw }}
-
{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}
-
{% trans %}by contributing to the project:{% endtrans %} {% trans %}an issue lists all our needs{% endtrans %}
-
{% trans %}via Paypal{% endtrans %}
+
{{ 'about.helping.description'|trans }}
+
{{ 'about.helping.by_contributing_2'|trans }} {{ 'about.helping.by_contributing'|trans }}
+
{{ 'about.helping.by_paypal'|trans }}
-

{% trans %}Thank you to contributors on wallabag web application{% endtrans %}

+

{{ 'about.contributors.description'|trans }}

-

{% trans %}Here are the list of third-party libraries used in wallabag (with their licenses):{% endtrans %}

- +

{{ 'about.third_party.description'|trans }}

+
- - + +
{% trans %}Package{% endtrans %}{% trans %}License{% endtrans %}{{ 'about.third_party.package'|trans }}{{ 'about.third_party.license'|trans }}
behat/transliteratorArtistic 1.0
CraueConfigBundleMIT