aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.da.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index c0595583..87083799 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -367,6 +367,7 @@ import:
367 # how_to: 'Please select your Readability export and click on the below button to upload and import it.' 367 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
368 worker: 368 worker:
369 # 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:" 369 # 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:"
370 # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
370 # firefox: 371 # firefox:
371 # page_title: 'Import > Firefox' 372 # page_title: 'Import > Firefox'
372 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file." 373 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
@@ -504,3 +505,8 @@ flashes:
504 notice: 505 notice:
505 # client_created: 'New client created.' 506 # client_created: 'New client created.'
506 # client_deleted: 'Client deleted' 507 # client_deleted: 'Client deleted'
508 user:
509 notice:
510 # added: 'User "%username%" added'
511 # updated: 'User "%username%" updated'
512 # deleted: 'User "%username%" deleted'