From 4b3814d33a1783e32024dc2d18f302d08781a418 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 3 Oct 2017 05:41:19 +0200 Subject: [PATCH] New translations list.php (Slovenian) --- resources/lang/sl_SI/list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sl_SI/list.php b/resources/lang/sl_SI/list.php index 2b5db98f9b..f4cae8b284 100644 --- a/resources/lang/sl_SI/list.php +++ b/resources/lang/sl_SI/list.php @@ -17,6 +17,7 @@ return [ 'id' => 'ID', 'create_date' => 'Ustvarjeno', 'update_date' => 'Posodobljeno', + 'updated_at' => 'Updated at', 'balance_before' => 'Stanje prej', 'balance_after' => 'Stanje potem', 'name' => 'ime',