mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations control_panel.php (Polish)
This commit is contained in:
parent
03c0f46ab7
commit
a6826a9403
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'help' => 'Wsparcie',
|
||||
'search' => 'Szukaj',
|
||||
'logout' => 'Wyloguj',
|
||||
'view_site' => 'Zobacz stronę',
|
||||
'title' => 'Panel sterowania',
|
||||
'search_placeholder' => 'Wpisz aby wyszukać',
|
||||
|
||||
// Users Module
|
||||
'search_by_gsm_number' => 'Wyszukaj według numeru GSM',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user