From 27c1f1d0d583756a1bdcfb1cf5f47a00f9a053a8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 12 Sep 2017 22:40:51 +0200 Subject: [PATCH] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 82cfaeb82a..8b0f05e389 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -943,7 +943,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', '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', + 'cannot_convert_split_journal' => 'Cannot convert a split transaction', // import bread crumbs and titles: 'import' => 'Import',