mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-13 16:29:07 +00:00
New translations errors.php (Polish)
This commit is contained in:
parent
56beebe12c
commit
477ae0b845
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ return [
|
|||
// Error pages
|
||||
'404_page_not_found' => 'Strona nie została znaleziona',
|
||||
'sorry_page_not_found' => 'Przepraszamy, ale strona której szukasz nie została znaleziona.',
|
||||
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||
'return_home' => 'Powrót do strony głównej',
|
||||
'error_occurred' => 'Wystąpił błąd',
|
||||
'app_down' => ':appName jest aktualnie wyłączona',
|
||||
|
|
Loading…
Add table
Reference in a new issue