diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 1467cf6227..a823fb6b25 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -17,6 +17,7 @@ return [ 'id' => 'ID', 'create_date' => 'Utworzono', 'update_date' => 'Zaktualizowano', + 'updated_at' => 'Updated at', 'balance_before' => 'Saldo przed', 'balance_after' => 'Saldo po', 'name' => 'Nazwa',