diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 0f42972c56..b894e7ecb6 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -526,6 +526,7 @@ return [ 'select_more_than_one_account' => 'Please select more than one account', 'select_more_than_one_category' => 'Please select more than one category', 'select_more_than_one_budget' => 'Please select more than one budget', + 'from_to' => 'From :start to :end', // categories: 'new_category' => 'Neue Kategorie',