mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Create translatable string for Financial control
This commit is contained in:
@@ -1130,6 +1130,7 @@ return [
|
|||||||
'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
|
'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
|
||||||
'store_new_liabilities_account' => 'Store new liability',
|
'store_new_liabilities_account' => 'Store new liability',
|
||||||
'edit_liabilities_account' => 'Edit liability ":name"',
|
'edit_liabilities_account' => 'Edit liability ":name"',
|
||||||
|
'financial_control' => 'Financial control',
|
||||||
|
|
||||||
// reports:
|
// reports:
|
||||||
'report_default' => 'Default financial report between :start and :end',
|
'report_default' => 'Default financial report between :start and :end',
|
||||||
|
|||||||
Reference in New Issue
Block a user