]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
Change flash message for queued articles
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.da.yml
index 073dee28e674ac1c6bdd335f5fc5ec99ae13ae4a..4e5ed9aeadd2cd80b375943b9ef2bce8786204b9 100644 (file)
@@ -346,6 +346,8 @@ import:
     #     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).'
     #     how_to: 'Please select your Readability export and click on the below button 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:"
 
 developer:
     # page_title: 'Developer'
@@ -428,6 +430,7 @@ flashes:
             # failed: 'Import failed, please try again.'
             # failed_on_file: 'Error while processing import. Please verify your import file.'
             # summary: 'Import summary: %imported% imported, %skipped% already saved.'
+            # summary_with_queue: 'Import summary: %queued% queued.'
     developer:
         notice:
             # client_created: 'New client created.'