forked from wallabag/wallabag
Merge pull request #3064 from gileri/master
Correct create_application en string
This commit is contained in:
@ -359,7 +359,7 @@ quickstart:
|
|||||||
developer:
|
developer:
|
||||||
title: 'Developers'
|
title: 'Developers'
|
||||||
description: 'We also thought to the developers: Docker, API, translations, etc.'
|
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'
|
use_docker: 'Use Docker to install wallabag'
|
||||||
docs:
|
docs:
|
||||||
title: 'Full documentation'
|
title: 'Full documentation'
|
||||||
|
|||||||
Reference in New Issue
Block a user