Rename airtime_mvc/ to legacy/
This commit is contained in:
parent
f0879322c2
commit
3e18d42c8b
1316 changed files with 0 additions and 0 deletions
18
legacy/public/js/datatables/i18n/pl_PL.txt
Normal file
18
legacy/public/js/datatables/i18n/pl_PL.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
//Polish
|
||||
{
|
||||
"sProcessing": "Proszę czekać...",
|
||||
"sLengthMenu": "Pokaż _MENU_ pozycji",
|
||||
"sZeroRecords": "Nie znaleziono żadnych pasujących indeksów",
|
||||
"sInfo": "Pozycje od _START_ do _END_ z _TOTAL_ łącznie",
|
||||
"sInfoEmpty": "Pozycji 0 z 0 dostępnych",
|
||||
"sInfoFiltered": "(filtrowanie spośród _MAX_ dostępnych pozycji)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Pierwsza",
|
||||
"sPrevious": "Poprzednia",
|
||||
"sNext": "Następna",
|
||||
"sLast": "Ostatnia"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue