From 20cb3ff0659b1c42ac435508dc9e4b176bdca41c Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 6 Oct 2017 23:00:18 +0200 Subject: [PATCH] New translations list.php (Polish) --- resources/lang/pl_PL/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 91191c208f..0cbd1073f7 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -17,7 +17,7 @@ return [ 'id' => 'ID', 'create_date' => 'Utworzono', 'update_date' => 'Zaktualizowano', - 'updated_at' => 'Updated at', + 'updated_at' => 'Zaktualizowano', 'balance_before' => 'Saldo przed', 'balance_after' => 'Saldo po', 'name' => 'Nazwa',