From dc18db5a17a112ce8cd57957c116733dea2455ee Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 27 Sep 2017 14:40:56 +0200 Subject: [PATCH] New translations firefly.php (Russian) --- resources/lang/ru_RU/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index 48d2f7c54e..8710adc578 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -666,6 +666,8 @@ return [ 'moneyOut' => 'Расходы', 'billsToPay' => 'Счета к оплате', 'billsPaid' => 'Оплаченные счета', + 'bills_to_pay' => 'Bills to pay', + 'per_day' => 'Per day', // menu and titles, should be recycled as often as possible: 'currency' => 'Валюта',