]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #3064 from gileri/master
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Sat, 29 Apr 2017 13:43:42 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Apr 2017 13:43:42 +0000 (15:43 +0200)
Correct create_application en string

src/Wallabag/CoreBundle/Resources/translations/messages.en.yml

index 8e7e3c2ce7655932478f69ee1533bd055e29da38..df782b010606c2ac23d14e90b13491317af3af9f 100644 (file)
@@ -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'