aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index bd81c72f..827bf770 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -399,6 +399,8 @@ tag:
399 new: 399 new:
400 add: 'Add' 400 add: 'Add'
401 placeholder: 'You can add several tags, separated by a comma.' 401 placeholder: 'You can add several tags, separated by a comma.'
402 rename:
403 placeholder: 'You can update tag name.'
402 404
403export: 405export:
404 footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>' 406 footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
@@ -585,6 +587,7 @@ flashes:
585 tag: 587 tag:
586 notice: 588 notice:
587 tag_added: 'Tag added' 589 tag_added: 'Tag added'
590 tag_renamed: 'Tag renamed'
588 import: 591 import:
589 notice: 592 notice:
590 failed: 'Import failed, please try again.' 593 failed: 'Import failed, please try again.'