X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FStatic%2Fabout.html.twig;h=918249dcf3493ded4eb10db0f72d662e3cc6139c;hb=5ecdfcd041767c9e3244a92bb0a6cc3c3f80fea3;hp=fdd12cf7d085fceadb1284c31b3f2e4597ff73b1;hpb=ecb266d0ece2505c084cd2422211f6c7e9cee58b;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig index fdd12cf7..918249dc 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig @@ -1,57 +1,55 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}About{% endtrans %}{% endblock %} +{% block title %}{{ 'about.page_title'|trans }}{% endblock %} {% block content %} -

{% trans %}Who is behind wallabag{% endtrans %}

+

{{ 'about.top_menu.who_behind_wallabag'|trans }}

-
{% trans %}Developed by{% endtrans %}
-
Nicolas Lœuillet — {% trans %}website{% endtrans %}
-
Thomas Citharel — {% trans %}website{% endtrans %}
-
Jérémy Benoist — {% trans %}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 }}
-
{% trans %}And many others contributors ♥{% endtrans %} {% trans %}on Github{% endtrans %}
+
{{ 'about.who_behind_wallabag.many_contributors'|trans|raw }}
-
{% trans %}Project website{% endtrans %}
+
{{ 'about.who_behind_wallabag.project_website'|trans }}
https://www.wallabag.org
-
{% trans %}License{% endtrans %}: MIT
+
{{ 'about.who_behind_wallabag.license'|trans }}: MIT
-
{% trans %}Version{% endtrans %}: {{ version }}
+
{{ 'about.who_behind_wallabag.version'|trans }}: {{ version }}
-

{% trans %}Getting help{% endtrans %}

+

{{ 'about.top_menu.getting_help'|trans }}

-
{% trans %}Documentation{% endtrans %}
-
english
-
français
-
deutsch
+
{{ 'about.getting_help.documentation'|trans }}
+
english
+
français
-
{% 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 %}Helping wallabag{% endtrans %}

+

{{ 'about.top_menu.helping'|trans }}

-

{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}

+

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

-
{% trans %}wallabag is free and opensource. You can help us:{% endtrans %}
-
by contributing to the project: an issue lists all our needs
-
{% trans %}via Paypal{% endtrans %}
+
{{ 'about.helping.by_contributing_2'|trans }} {{ 'about.helping.by_contributing'|trans }}
+
{{ 'about.helping.by_paypal'|trans }}
-

{% trans %}Contributors{% endtrans %}

-

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

+

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

+

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

-

{% trans %}Third-party libraries{% endtrans %}

-

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

- +

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

+

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

+
- - + + @@ -68,7 +66,6 @@ -
{% trans %}Package{% endtrans %}{% trans %}License{% endtrans %}{{ 'about.third_party.package'|trans }}{{ 'about.third_party.license'|trans }}
behat/transliteratorArtistic 1.0
CraueConfigBundleMIT
doctrine/lexerMIT
doctrine/migrationsLGPL-2.1
doctrine/ormMIT
ezyang/htmlpurifierLGPL
friendsofsymfony/oauth-server-bundleMIT
friendsofsymfony/oauth2-phpMIT
friendsofsymfony/rest-bundleMIT