mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-25 11:10:36 +08:00
Merge pull request #4158 from hubunator/master
[skip ci] Added missing translation in Polish
This commit is contained in:
@@ -20,6 +20,7 @@ return [
|
|||||||
'(not set)' => '(brak wartości)',
|
'(not set)' => '(brak wartości)',
|
||||||
'An internal server error occurred.' => 'Wystąpił wewnętrzny błąd serwera.',
|
'An internal server error occurred.' => 'Wystąpił wewnętrzny błąd serwera.',
|
||||||
'Delete' => 'Usuń',
|
'Delete' => 'Usuń',
|
||||||
|
'Are you sure you want to delete this item?' => 'Czy na pewno usunąć ten element?',
|
||||||
'Error' => 'Błąd',
|
'Error' => 'Błąd',
|
||||||
'File upload failed.' => 'Wgrywanie pliku nie powiodło się.',
|
'File upload failed.' => 'Wgrywanie pliku nie powiodło się.',
|
||||||
'Home' => 'Strona domowa',
|
'Home' => 'Strona domowa',
|
||||||
|
|||||||
Reference in New Issue
Block a user