Enable clone transaction (after a fashion)

This commit is contained in:
James Cole
2019-09-07 07:26:31 +02:00
parent 8dccfc796a
commit cb9c59e5e3
5 changed files with 37 additions and 19 deletions

View File

@@ -58,6 +58,7 @@ return [
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'View your asset accounts',
'go_to_budgets' => 'Go to your budgets',
'clone_instructions' => 'To clone a transaction, search for the "store as new" checkbox in the edit screen',
'go_to_categories' => 'Go to your categories',
'go_to_bills' => 'Go to your bills',
'go_to_expense_accounts' => 'See your expense accounts',