]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
Merge remote-tracking branch 'origin/master' into 2.4
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.pt.yml
index 58d2d0587c29c142ff9f99b759874f93016c5a72..db5830d2db7ef2f0a4ae69160503f6f62deade65 100644 (file)
@@ -399,6 +399,8 @@ tag:
     new:
         # add: 'Add'
         # placeholder: 'You can add several tags, separated by a comma.'
+    rename:
+        # placeholder: 'You can update tag name.'
 
 # export:
 #     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:
     tag:
         notice:
             tag_added: 'Tag adicionada'
+            # tag_renamed: 'Tag renamed'
     import:
         notice:
             failed: 'Importação falhou, por favor tente novamente.'