From b8c7aa68b4fc3d405b99875ef254de980444041b Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 12 Sep 2017 19:50:31 +0200 Subject: [PATCH] New translations firefly.php (Russian) --- resources/lang/ru_RU/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index 06b7b9d1ef..a42d46e036 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -942,6 +942,7 @@ return [ 'cannot_edit_multiple_dest' => 'You cannot edit splitted transaction #:id with description ":description" because it contains multiple destination accounts.', 'cannot_edit_opening_balance' => 'You cannot edit the opening balance of an account.', 'no_edit_multiple_left' => 'You have selected no valid transactions to edit.', + 'cannot_convert_split_journl' => 'Cannot convert a split transaction', // import bread crumbs and titles: 'import' => 'Импорт',