Unverified Commit e7ad4780 authored by Nicolas Widart's avatar Nicolas Widart Committed by GitHub

Merge pull request #505 from Fisiu/pl-trans-notification

Add polish translation for Notification module.
parents 6ea1aace 5ddab805
<?php
return [
'no notifications' => 'Brak powiadomień.',
'notifications' => 'Powiadomienia',
'delete all confirmation' => 'Czy na pewno usunąć wszystkie powiadomienia?',
'time' => 'Czas',
'title' => 'Tytuł',
'message' => 'Wiadomość',
'is read' => 'Czy przeczytana',
'mark all as read' => 'Oznacz jako przeczytane',
'delete all' => 'Usuń wszystkie',
'all notifications deleted' => 'Wszystkie powiadomienia zostały pomyślnie usunięte.',
'all notifications marked as read' => 'Wszystkie powiadomienia zostały oznaczone jako przeczytane.',
'view all' => 'Zobacz wszystkie',
'list resource' => 'Wyświetlanie',
'destroy resource' => 'Usuwanie',
'destroy all resource' => 'Usuwanie wszystkich',
'markAllAsRead resource' => 'Oznaczanie wszystkich jako przeczytane',
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment