mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Merge pull request #3614 from comradekingu/patch-3
Spelling: GitHub, Log out, of the dev
This commit is contained in:
commit
a550a64c84
1 changed files with 3 additions and 3 deletions
|
@ -265,7 +265,7 @@ about:
|
|||
who_behind_wallabag:
|
||||
developped_by: 'Developed by'
|
||||
website: 'website'
|
||||
many_contributors: 'And many others contributors ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">on Github</a>'
|
||||
many_contributors: 'And many others contributors ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">on GitHub</a>'
|
||||
project_website: 'Project website'
|
||||
license: 'License'
|
||||
version: 'Version'
|
||||
|
@ -323,7 +323,7 @@ howto:
|
|||
go_import: Go to import
|
||||
go_developers: Go to developers
|
||||
go_howto: Go to howto (this page!)
|
||||
go_logout: Logout
|
||||
go_logout: Log out
|
||||
list_title: Shortcuts available in listing pages
|
||||
search: Display the search form
|
||||
article_title: Shortcuts available in entry view
|
||||
|
@ -373,7 +373,7 @@ quickstart:
|
|||
instapaper: 'Migrate from Instapaper'
|
||||
developer:
|
||||
title: 'Developers'
|
||||
description: 'We also thought to the developers: Docker, API, translations, etc.'
|
||||
description: 'We also thought of the developers: Docker, API, translations, etc.'
|
||||
create_application: 'Create your third-party application'
|
||||
use_docker: 'Use Docker to install wallabag'
|
||||
docs:
|
||||
|
|
Loading…
Reference in a new issue