diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index f1b0b0b429..496a363504 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -1132,6 +1132,7 @@ return [ 'edit_liabilities_account' => 'Edit liability ":name"', 'financial_control' => 'Financial control', 'accounting' => 'Accounting', + 'automation' => 'Automation', // reports: 'report_default' => 'Default financial report between :start and :end',