mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
Merge pull request #3064 from gileri/master
Correct create_application en string
This commit is contained in:
commit
8ee18fdabc
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue