]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update messages.pl.yml 3799/head
authorMateusz Rumiński <matt.ruminski@protonmail.com>
Sun, 2 Dec 2018 17:14:21 +0000 (18:14 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Dec 2018 17:14:21 +0000 (18:14 +0100)
Add missing translation

src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml

index 4e2238d253689fa3256014dd703a09c77fd8e2e2..83f6d2e662de8e56a7ee38aab5150488ce90b7b1 100644 (file)
@@ -400,7 +400,7 @@ tag:
         add: 'Dodaj'
         placeholder: 'Możesz dodać kilka tagów, oddzielając je przecinkami.'
     rename:
-        # placeholder: 'You can update tag name.'
+        placeholder: 'Możesz zaktualizować nazwę taga.'
 
 export:
      footer_template: '<div style="text-align:center;"><p>Stworzone przez wallabag z %method%</p><p>Proszę zgłoś <a href="https://github.com/wallabag/wallabag/issues">sprawę</a>, jeżeli masz problem z wyświetleniem tego e-booka na swoim urządzeniu.</p></div>'
@@ -587,7 +587,7 @@ flashes:
     tag:
         notice:
             tag_added: 'Tag dodany'
-            # tag_renamed: 'Tag renamed'
+            tag_renamed: 'Nazwa taga zmieniona'
     import:
         notice:
             failed: 'Nieudany import, prosimy spróbować ponownie.'