diff --git a/packages/Webkul/Ui/src/Resources/lang/pl/app.php b/packages/Webkul/Ui/src/Resources/lang/pl/app.php index 65a467a76..6949c5121 100644 --- a/packages/Webkul/Ui/src/Resources/lang/pl/app.php +++ b/packages/Webkul/Ui/src/Resources/lang/pl/app.php @@ -35,4 +35,6 @@ return [ 'items-per-page' => 'Przedmioty na stronę', 'value-here' => 'Wartość tutaj', 'numeric-value-here' => 'wartość liczbowa tutaj', - 'submit' => 'Prześlij' \ No newline at end of file + 'submit' => 'Prześlij' + ] +]; \ No newline at end of file