From ef88b37eb59a00aec5ac16f3c2e1e29053bd5ad7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=89ric=20Gillet?= Date: Sat, 29 Apr 2017 11:37:59 +0200 Subject: [PATCH] Correct create_application en string --- src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 8e7e3c2c..df782b01 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -359,7 +359,7 @@ quickstart: developer: title: 'Developers' description: 'We also thought to the developers: Docker, API, translations, etc.' - create_application: 'Create your third application' + create_application: 'Create your third-party application' use_docker: 'Use Docker to install wallabag' docs: title: 'Full documentation' -- 2.41.0