aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
authorÉric Gillet <eric.gillet+gh@linuxw.info>2017-04-29 11:37:59 +0200
committerÉric Gillet <eric.gillet+gh@linuxw.info>2017-04-29 12:30:12 +0200
commitef88b37eb59a00aec5ac16f3c2e1e29053bd5ad7 (patch)
treed0367d7030e8c256b508020f0ddf5854dce19ef8 /src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
parent138c352cd719a8eb1ca00e71b00a0df2e4aecfef (diff)
downloadwallabag-ef88b37eb59a00aec5ac16f3c2e1e29053bd5ad7.tar.gz
wallabag-ef88b37eb59a00aec5ac16f3c2e1e29053bd5ad7.tar.zst
wallabag-ef88b37eb59a00aec5ac16f3c2e1e29053bd5ad7.zip
Correct create_application en string
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml2
1 files changed, 1 insertions, 1 deletions
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:
359 developer: 359 developer:
360 title: 'Developers' 360 title: 'Developers'
361 description: 'We also thought to the developers: Docker, API, translations, etc.' 361 description: 'We also thought to the developers: Docker, API, translations, etc.'
362 create_application: 'Create your third application' 362 create_application: 'Create your third-party application'
363 use_docker: 'Use Docker to install wallabag' 363 use_docker: 'Use Docker to install wallabag'
364 docs: 364 docs:
365 title: 'Full documentation' 365 title: 'Full documentation'