diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-05-01 22:15:46 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-05-01 22:15:46 +0200 |
commit | e1d64050ad6f54e45d3954ffac21daaee58c6240 (patch) | |
tree | b75342f245905c7d17dc5af80cc5412545490d6c /src | |
parent | 3cbb0cc3ef89873a06bda6583747a2660b989fb8 (diff) | |
parent | 9579003045970d4feed9de955fe939d4f02fe439 (diff) | |
download | wallabag-e1d64050ad6f54e45d3954ffac21daaee58c6240.tar.gz wallabag-e1d64050ad6f54e45d3954ffac21daaee58c6240.tar.zst wallabag-e1d64050ad6f54e45d3954ffac21daaee58c6240.zip |
Merge remote-tracking branch 'origin/master' into 2.3
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 2 |
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 7da9fe6b..42a12b2a 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | |||
@@ -361,7 +361,7 @@ quickstart: | |||
361 | developer: | 361 | developer: |
362 | title: 'Developers' | 362 | title: 'Developers' |
363 | description: 'We also thought to the developers: Docker, API, translations, etc.' | 363 | description: 'We also thought to the developers: Docker, API, translations, etc.' |
364 | create_application: 'Create your third application' | 364 | create_application: 'Create your third-party application' |
365 | use_docker: 'Use Docker to install wallabag' | 365 | use_docker: 'Use Docker to install wallabag' |
366 | docs: | 366 | docs: |
367 | title: 'Full documentation' | 367 | title: 'Full documentation' |