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