diff options
Diffstat (limited to 'apps/comments/l10n/pl.js')
-rw-r--r-- | apps/comments/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index f2d871e1b97..cbdcdc55ec4 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { - "Comments" : "Komentarze", "Edit comment" : "Edytuj komentarz", "Delete comment" : "Skasuj komentarz", "New comment …" : "Nowy komentarz…", "Post" : "Zapisz", "Cancel" : "Anuluj", "[Deleted user]" : "[Usunięty użytkownik]", + "Comments" : "Komentarze", "No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!", "More comments …" : "Więcej komentarzy…", "Save" : "Zapisz", |