diff options
Diffstat (limited to 'src/Wallabag')
12 files changed, 14 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml index acf9fdc5..d19cf1bf 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | # documentation: 'Documentation' | 338 | # documentation: 'Documentation' |
339 | # how_to_first_app: 'How to create my first application' | 339 | # how_to_first_app: 'How to create my first application' |
340 | # full_documentation: 'View full API documentation' | 340 | # full_documentation: 'View full API documentation' |
341 | # list_methods: 'List API methods' | ||
341 | # clients: | 342 | # clients: |
342 | # title: 'Clients' | 343 | # title: 'Clients' |
343 | # create_new: 'Create a new client' | 344 | # create_new: 'Create a new client' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml index 02c998ea..f1e7b6b8 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | documentation: 'Dokumentation' | 338 | documentation: 'Dokumentation' |
339 | how_to_first_app: 'Wie erstelle ich meine erste Anwendung' | 339 | how_to_first_app: 'Wie erstelle ich meine erste Anwendung' |
340 | full_documentation: 'Komplette API-Dokumentation einsehen' | 340 | full_documentation: 'Komplette API-Dokumentation einsehen' |
341 | # list_methods: 'List API methods' | ||
341 | clients: | 342 | clients: |
342 | title: 'Clients' | 343 | title: 'Clients' |
343 | create_new: 'Neuen Client erstellen' | 344 | create_new: 'Neuen Client erstellen' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 2c3704f3..3dc22998 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | documentation: 'Documentation' | 338 | documentation: 'Documentation' |
339 | how_to_first_app: 'How to create my first application' | 339 | how_to_first_app: 'How to create my first application' |
340 | full_documentation: 'View full API documentation' | 340 | full_documentation: 'View full API documentation' |
341 | list_methods: 'List API methods' | ||
341 | clients: | 342 | clients: |
342 | title: 'Clients' | 343 | title: 'Clients' |
343 | create_new: 'Create a new client' | 344 | create_new: 'Create a new client' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml index bcdad5b3..a8fcbcf6 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | # documentation: 'Documentation' | 338 | # documentation: 'Documentation' |
339 | # how_to_first_app: 'How to create my first application' | 339 | # how_to_first_app: 'How to create my first application' |
340 | # full_documentation: 'View full API documentation' | 340 | # full_documentation: 'View full API documentation' |
341 | # list_methods: 'List API methods' | ||
341 | # clients: | 342 | # clients: |
342 | # title: 'Clients' | 343 | # title: 'Clients' |
343 | # create_new: 'Create a new client' | 344 | # create_new: 'Create a new client' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml index f753a918..6be7d22e 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | # documentation: 'Documentation' | 338 | # documentation: 'Documentation' |
339 | # how_to_first_app: 'How to create my first application' | 339 | # how_to_first_app: 'How to create my first application' |
340 | # full_documentation: 'View full API documentation' | 340 | # full_documentation: 'View full API documentation' |
341 | # list_methods: 'List API methods' | ||
341 | # clients: | 342 | # clients: |
342 | # title: 'Clients' | 343 | # title: 'Clients' |
343 | # create_new: 'Create a new client' | 344 | # create_new: 'Create a new client' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index e5448ae3..6ff1a3b1 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | documentation: 'Documentation' | 338 | documentation: 'Documentation' |
339 | how_to_first_app: 'Comment créer votre première application' | 339 | how_to_first_app: 'Comment créer votre première application' |
340 | full_documentation: "Voir la documentation complète de l'API" | 340 | full_documentation: "Voir la documentation complète de l'API" |
341 | list_methods: "Lister toutes les méthodes de l'API" | ||
341 | clients: | 342 | clients: |
342 | title: 'Clients' | 343 | title: 'Clients' |
343 | create_new: 'Créer une nouveau client' | 344 | create_new: 'Créer une nouveau client' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml index 7446fef9..bbd813e2 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | documentation: 'Documentacion' | 338 | documentation: 'Documentacion' |
339 | how_to_first_app: 'Cossí crear vòstra primièra aplicacion' | 339 | how_to_first_app: 'Cossí crear vòstra primièra aplicacion' |
340 | full_documentation: "Veire la documentacion completa de l'API" | 340 | full_documentation: "Veire la documentacion completa de l'API" |
341 | # list_methods: 'List API methods' | ||
341 | clients: | 342 | clients: |
342 | title: 'Clients' | 343 | title: 'Clients' |
343 | create_new: 'Crear un novèl client' | 344 | create_new: 'Crear un novèl client' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 340a3634..fb26de89 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | documentation: 'Dokumentacja' | 338 | documentation: 'Dokumentacja' |
339 | how_to_first_app: 'Jak stworzyć moją pierwszą aplikację' | 339 | how_to_first_app: 'Jak stworzyć moją pierwszą aplikację' |
340 | full_documentation: 'Pokaż pełne API' | 340 | full_documentation: 'Pokaż pełne API' |
341 | # list_methods: 'List API methods' | ||
341 | clients: | 342 | clients: |
342 | title: 'Klienci' | 343 | title: 'Klienci' |
343 | create_new: 'Utwórz nowego klienta' | 344 | create_new: 'Utwórz nowego klienta' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml index 6dd3d56b..bb817cb3 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | # documentation: 'Documentation' | 338 | # documentation: 'Documentation' |
339 | # how_to_first_app: 'How to create my first application' | 339 | # how_to_first_app: 'How to create my first application' |
340 | # full_documentation: 'View full API documentation' | 340 | # full_documentation: 'View full API documentation' |
341 | # list_methods: 'List API methods' | ||
341 | # clients: | 342 | # clients: |
342 | # title: 'Clients' | 343 | # title: 'Clients' |
343 | # create_new: 'Create a new client' | 344 | # create_new: 'Create a new client' |
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml index 13e3558f..897cc2f4 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml | |||
@@ -338,6 +338,7 @@ developer: | |||
338 | # documentation: 'Documentation' | 338 | # documentation: 'Documentation' |
339 | # how_to_first_app: 'How to create my first application' | 339 | # how_to_first_app: 'How to create my first application' |
340 | # full_documentation: 'View full API documentation' | 340 | # full_documentation: 'View full API documentation' |
341 | # list_methods: 'List API methods' | ||
341 | # clients: | 342 | # clients: |
342 | # title: 'Clients' | 343 | # title: 'Clients' |
343 | # create_new: 'Create a new client' | 344 | # create_new: 'Create a new client' |
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Developer/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Developer/index.html.twig index e12779b7..7ff64ca6 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Developer/index.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Developer/index.html.twig | |||
@@ -14,7 +14,8 @@ | |||
14 | 14 | ||
15 | <ul> | 15 | <ul> |
16 | <li><a href="{{ path('developer_howto_firstapp') }}">{{ 'developer.how_to_first_app'|trans }}</a></li> | 16 | <li><a href="{{ path('developer_howto_firstapp') }}">{{ 'developer.how_to_first_app'|trans }}</a></li> |
17 | <li><a href="{{ path('nelmio_api_doc_index') }}">{{ 'developer.full_documentation'|trans }}</a></li> | 17 | <li><a href="http://doc.wallabag.org/en/v2-documentation-api/developer/api.html">{{ 'developer.full_documentation'|trans }}</a></li> |
18 | <li><a href="{{ path('nelmio_api_doc_index') }}">{{ 'developer.list_methods'|trans }}</a></li> | ||
18 | </ul> | 19 | </ul> |
19 | 20 | ||
20 | <h4>{{ 'developer.clients.title'|trans }}</h4> | 21 | <h4>{{ 'developer.clients.title'|trans }}</h4> |
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/index.html.twig index e12779b7..7ff64ca6 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/index.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/index.html.twig | |||
@@ -14,7 +14,8 @@ | |||
14 | 14 | ||
15 | <ul> | 15 | <ul> |
16 | <li><a href="{{ path('developer_howto_firstapp') }}">{{ 'developer.how_to_first_app'|trans }}</a></li> | 16 | <li><a href="{{ path('developer_howto_firstapp') }}">{{ 'developer.how_to_first_app'|trans }}</a></li> |
17 | <li><a href="{{ path('nelmio_api_doc_index') }}">{{ 'developer.full_documentation'|trans }}</a></li> | 17 | <li><a href="http://doc.wallabag.org/en/v2-documentation-api/developer/api.html">{{ 'developer.full_documentation'|trans }}</a></li> |
18 | <li><a href="{{ path('nelmio_api_doc_index') }}">{{ 'developer.list_methods'|trans }}</a></li> | ||
18 | </ul> | 19 | </ul> |
19 | 20 | ||
20 | <h4>{{ 'developer.clients.title'|trans }}</h4> | 21 | <h4>{{ 'developer.clients.title'|trans }}</h4> |