From 29e6fba089f330f40aafc06ccb6c8be5f3a9fdf2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 27 Sep 2017 14:41:44 +0200 Subject: [PATCH] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 22ec1de084..871614c542 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -666,6 +666,8 @@ return [ 'moneyOut' => 'Money out', 'billsToPay' => 'Facturas a pagar', 'billsPaid' => 'Facturas pagadas', + 'bills_to_pay' => 'Bills to pay', + 'per_day' => 'Per day', // menu and titles, should be recycled as often as possible: 'currency' => 'Currency',