diff options
Diffstat (limited to 'apps/comments/l10n/pl.js')
-rw-r--r-- | apps/comments/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index fe1fab15351..6b69ab46575 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!", "No more messages" : "Nie ma więcej wiadomości", "Retry" : "Powtórz", + "Failed to mark comments as read" : "Nie udało się oznaczyć komentarzy jako przeczytane", "Unable to load the comments list" : "Nie można załadować listy komentarzy", "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", |