Update quickstart content

This commit is contained in:
Nicolas Lœuillet 2023-06-19 13:59:34 +02:00
parent 05ed66e975
commit 708bb261d0
No known key found for this signature in database
GPG key ID: FA576177B1EBB573
2 changed files with 4 additions and 4 deletions

View file

@ -36,7 +36,7 @@
</div>
<div class="card-action">
<ul>
<li><a href="{{ path('new') }}">{{ 'quickstart.first_steps.new_article'|trans }}</a></li>
<li><a href="https://doc.wallabag.org/en/user/articles/save.html">{{ 'quickstart.first_steps.new_article'|trans }}</a></li>
<li><a href="{{ path('unread') }}">{{ 'quickstart.first_steps.unread_articles'|trans }}</a></li>
</ul>
</div>

View file

@ -414,7 +414,7 @@ quickstart:
configure:
title: Configure the application
description: In order to have an application which suits you, have a look into the configuration of wallabag.
language: Change language and design
language: Change language and interface
feed: 'Enable feeds'
tagging_rules: Write rules to automatically tag your articles
admin:
@ -500,10 +500,10 @@ import:
description: This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.
elcurator:
page_title: 'Import > elCurator'
description: 'This importer will import all your elCurator articles. Go to your preferences in your elCurator account and then, export your content. You will have a JSON file.'
description: 'This importer will import all your elCurator articles.'
readability:
page_title: Import > Readability
description: This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).
description: This importer will import all your Readability articles.
how_to: Please select your Readability export and click on the button below to upload and import it.
worker:
enabled: 'Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:'