From bcd5b580cb47a0479593a1e41f9d15f3e814c15e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:40:32 +0200 Subject: [PATCH] New translations list.php (Portuguese, Brazilian) --- resources/lang/pt_BR/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php index e23268f310..a3a3d8d3df 100644 --- a/resources/lang/pt_BR/list.php +++ b/resources/lang/pt_BR/list.php @@ -90,4 +90,4 @@ return [ 'inward' => 'Inward description', 'outward' => 'Outward description', 'number_of_transactions' => 'Number of transactions', -]; \ No newline at end of file +];