aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-09-12 09:07:53 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-09-12 09:07:53 +0200
commit5d002e9bdfd814e77e5842fe6c18d14f74493726 (patch)
treeb76ea2dd583be2432dcaf4502eaffb4851f1a651 /src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
parent886d47973466b5516a633b0e6dd43269082f1676 (diff)
downloadwallabag-5d002e9bdfd814e77e5842fe6c18d14f74493726.tar.gz
wallabag-5d002e9bdfd814e77e5842fe6c18d14f74493726.tar.zst
wallabag-5d002e9bdfd814e77e5842fe6c18d14f74493726.zip
Update import.worker.enabled translation
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.da.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 17dbd53a..3dad0b8f 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -347,7 +347,7 @@ import:
347 # 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).' 347 # 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).'
348 # how_to: 'Please select your Readability export and click on the below button to upload and import it.' 348 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
349 worker: 349 worker:
350 # enabled: "Imports are asynchronous. Once the import is submitted an external worker will handle message one by one. The current service is:" 350 # 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:"
351 351
352developer: 352developer:
353 # page_title: 'Developer' 353 # page_title: 'Developer'