From ef0bee68747e1184b2f0ef72d183571763b87d0b Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 5 Oct 2017 07:40:07 +0200 Subject: [PATCH] New translations list.php (Dutch) --- resources/lang/nl_NL/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php index 98cd153946..ccba0762b4 100644 --- a/resources/lang/nl_NL/list.php +++ b/resources/lang/nl_NL/list.php @@ -17,7 +17,7 @@ return [ 'id' => 'ID', 'create_date' => 'Aangemaakt op', 'update_date' => 'Bijgewerkt op', - 'updated_at' => 'Updated at', + 'updated_at' => 'Bijgewerkt op', 'balance_before' => 'Saldo voor', 'balance_after' => 'Saldo na', 'name' => 'Naam',