aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-12-04 13:51:58 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2017-06-20 16:03:08 +0200
commitf92fcb53ca78cc8822962e676b0db117e1a08aa5 (patch)
tree80e4b828a6d96fe610728c1b60db4625767a5dd9 /src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
parent873f6b8e03079d11fab541aa5b0bc6f8fe2d645e (diff)
downloadwallabag-f92fcb53ca78cc8822962e676b0db117e1a08aa5.tar.gz
wallabag-f92fcb53ca78cc8822962e676b0db117e1a08aa5.tar.zst
wallabag-f92fcb53ca78cc8822962e676b0db117e1a08aa5.zip
Add CRUD for site credentials
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 61e1a1ea..34ae5b87 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -571,3 +571,8 @@ flashes:
571 # added: 'User "%username%" added' 571 # added: 'User "%username%" added'
572 # updated: 'User "%username%" updated' 572 # updated: 'User "%username%" updated'
573 # deleted: 'User "%username%" deleted' 573 # deleted: 'User "%username%" deleted'
574 site_credential:
575 notice:
576 # added: 'Site credential for "%host%" added'
577 # updated: 'Site credential for "%host%" updated'
578 # deleted: 'Site credential for "%host%" deleted'