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.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 5e7afe27..ef58a16b 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -518,6 +518,26 @@ user:
518 search: 518 search:
519 # placeholder: Filter by username or email 519 # placeholder: Filter by username or email
520 520
521site_credential:
522 # page_title: Site credentials management
523 # new_site_credential: Create a credential
524 # edit_site_credential: Edit an existing credential
525 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
526 # list:
527 # actions: Actions
528 # edit_action: Edit
529 # yes: Yes
530 # no: No
531 # create_new_one: Create a new credential
532 # form:
533 # username_label: 'Username'
534 # host_label: 'Host'
535 # password_label: 'Password'
536 # save: Save
537 # delete: Delete
538 # delete_confirm: Are you sure?
539 # back_to_list: Back to list
540
521error: 541error:
522 # page_title: An error occurred 542 # page_title: An error occurred
523 543
@@ -570,3 +590,8 @@ flashes:
570 # added: 'User "%username%" added' 590 # added: 'User "%username%" added'
571 # updated: 'User "%username%" updated' 591 # updated: 'User "%username%" updated'
572 # deleted: 'User "%username%" deleted' 592 # deleted: 'User "%username%" deleted'
593 site_credential:
594 notice:
595 # added: 'Site credential for "%host%" added'
596 # updated: 'Site credential for "%host%" updated'
597 # deleted: 'Site credential for "%host%" deleted'